Home
last modified time | relevance | path

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

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