Searched refs:tx3927_pioptr (Results 1 – 3 of 3) sorted by relevance
93 __raw_writel(0, &tx3927_pioptr->maskcpu); in tx3927_setup()94 __raw_writel(0, &tx3927_pioptr->maskext); in tx3927_setup()
144 __raw_writel(0x0000f000, &tx3927_pioptr->dir); in jmr3927_board_init()
322 #define tx3927_pioptr ((struct txx9_pio_reg __iomem *)TX3927_PIO_REG) macro