Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4938.h38 #define TX4938_PIO_REG (TX4938_REG_BASE + 0xf500) macro
258 #define tx4938_pioptr ((struct txx9_pio_reg __iomem *)TX4938_PIO_REG)
/openbmc/linux/arch/mips/txx9/rbtx4927/
H A Dsetup.c180 txx9_gpio_init(TX4938_PIO_REG & 0xfffffffffULL, 0, TX4938_NUM_PIO); in rbtx4937_arch_init()