Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup_tx4927.c219 __raw_writel(0, &tx4927_pioptr->maskcpu); in tx4927_setup()
220 __raw_writel(0, &tx4927_pioptr->maskext); in tx4927_setup()
/arch/mips/include/asm/txx9/
Dtx4927.h198 #define tx4927_pioptr ((struct txx9_pio_reg __iomem *)TX4927_PIO_REG) macro