Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c323 __raw_writel((__raw_readl(&pcicptr->g2ptocnt) & ~0xffff) in tx4927_pcic_setup()
326 &pcicptr->g2ptocnt); in tx4927_pcic_setup()
361 __raw_readl(&pcicptr->g2ptocnt) & 0xff, in tx4927_pcic_setup()
362 (__raw_readl(&pcicptr->g2ptocnt) & 0xff00) >> 8, in tx4927_pcic_setup()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h32 u32 g2ptocnt; /* +40 */ member