Home
last modified time | relevance | path

Searched refs:tx3927_pioptr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A Dsetup_tx3927.c93 __raw_writel(0, &tx3927_pioptr->maskcpu); in tx3927_setup()
94 __raw_writel(0, &tx3927_pioptr->maskext); in tx3927_setup()
/OK3568_Linux_fs/kernel/arch/mips/txx9/jmr3927/
H A Dsetup.c144 __raw_writel(0x0000f000, &tx3927_pioptr->dir); in jmr3927_board_init()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/
H A Dtx3927.h322 #define tx3927_pioptr ((struct txx9_pio_reg __iomem *)TX3927_PIO_REG) macro