Home
last modified time | relevance | path

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

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