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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-tx4927.c335 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus);
371 __u32 g2pstatus = __raw_readl(&pcicptr->g2pstatus); local
407 if (g2pstatus & TX4927_PCIC_G2PSTATUS_ALL) {
408 printk(KERN_CONT "g2pstatus:%08x(", g2pstatus);
410 if (g2pstatus & g2pstat_tbl[i].flag)
486 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h34 u32 g2pstatus; /* +80 */ member in struct:tx4927_pcic_reg

Completed in 52 milliseconds