Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h52 #define TX4927_PIO_REG (TX4927_REG_BASE + 0xf500) macro
198 #define tx4927_pioptr ((struct txx9_pio_reg __iomem *)TX4927_PIO_REG)
/openbmc/linux/arch/mips/txx9/rbtx4927/
H A Dsetup.c171 txx9_gpio_init(TX4927_PIO_REG & 0xfffffffffULL, 0, TX4927_NUM_PIO); in rbtx4927_arch_init()