Home
last modified time | relevance | path

Searched refs:g2pstatus (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/pci/
A Dops-tx4927.c333 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus); in tx4927_pcic_setup()
369 __u32 g2pstatus = __raw_readl(&pcicptr->g2pstatus); in tx4927_report_pcic_status1() local
405 if (g2pstatus & TX4927_PCIC_G2PSTATUS_ALL) { in tx4927_report_pcic_status1()
406 printk(KERN_CONT "g2pstatus:%08x(", g2pstatus); in tx4927_report_pcic_status1()
408 if (g2pstatus & g2pstat_tbl[i].flag) in tx4927_report_pcic_status1()
484 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus); in tx4927_pcierr_interrupt()
/linux/arch/mips/include/asm/txx9/
A Dtx4927pcic.h34 u32 g2pstatus; /* +80 */ member

Completed in 5 milliseconds