txx9_pio_reg 322 arch/mips/include/asm/txx9/tx3927.h #define tx3927_pioptr ((struct txx9_pio_reg __iomem *)TX3927_PIO_REG) txx9_pio_reg 198 arch/mips/include/asm/txx9/tx4927.h #define tx4927_pioptr ((struct txx9_pio_reg __iomem *)TX4927_PIO_REG) txx9_pio_reg 258 arch/mips/include/asm/txx9/tx4938.h #define tx4938_pioptr ((struct txx9_pio_reg __iomem *)TX4938_PIO_REG) txx9_pio_reg 17 arch/mips/kernel/gpio_txx9.c static struct txx9_pio_reg __iomem *txx9_pioptr; txx9_pio_reg 80 arch/mips/kernel/gpio_txx9.c txx9_pioptr = ioremap(baseaddr, sizeof(struct txx9_pio_reg));