Searched refs:pcicstatus (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.c83 while (__raw_readl(&pcicptr->pcicstatus) & TX4927_PCIC_PCICSTATUS_IWB)
331 __raw_writel(TX4927_PCIC_PCICSTATUS_ALL, &pcicptr->pcicstatus);
372 __u32 pcicstatus = __raw_readl(&pcicptr->pcicstatus); local
415 if (pcicstatus & TX4927_PCIC_PCICSTATUS_ALL) {
416 printk(KERN_CONT "pcicstatus:%08x(", pcicstatus);
418 if (pcicstatus & pcicstat_tbl[i].flag)
488 __raw_writel(TX4927_PCIC_PCICSTATUS_ALL, &pcicptr->pcicstatus);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h58 u32 pcicstatus; member in struct:tx4927_pcic_reg

Completed in 97 milliseconds