Home
last modified time | relevance | path

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

/arch/mips/pci/
Dops-tx4927.c327 __raw_writel((__raw_readl(&pcicptr->g2ptocnt) & ~0xffff) in tx4927_pcic_setup()
330 &pcicptr->g2ptocnt); in tx4927_pcic_setup()
365 __raw_readl(&pcicptr->g2ptocnt) & 0xff, in tx4927_pcic_setup()
366 (__raw_readl(&pcicptr->g2ptocnt) & 0xff00) >> 8, in tx4927_pcic_setup()
/arch/mips/include/asm/txx9/
Dtx4927pcic.h32 u32 g2ptocnt; /* +40 */ member