Searched refs:txx9_pio_reg (Results 1 – 5 of 5) sorted by relevance
17 static struct txx9_pio_reg __iomem *txx9_pioptr;80 txx9_pioptr = ioremap(baseaddr, sizeof(struct txx9_pio_reg)); in txx9_gpio_init()
14 struct txx9_pio_reg { struct
198 #define tx4927_pioptr ((struct txx9_pio_reg __iomem *)TX4927_PIO_REG)
322 #define tx3927_pioptr ((struct txx9_pio_reg __iomem *)TX3927_PIO_REG)
258 #define tx4938_pioptr ((struct txx9_pio_reg __iomem *)TX4938_PIO_REG)
Completed in 9 milliseconds