Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4927.h52 #define TX4927_PIO_REG (TX4927_REG_BASE + 0xf500) macro
198 #define tx4927_pioptr ((struct txx9_pio_reg __iomem *)TX4927_PIO_REG)
/arch/mips/txx9/generic/
Dsetup_tx4927.c218 txx9_gpio_init(TX4927_PIO_REG & 0xfffffffffULL, 0, TX4927_NUM_PIO); in tx4927_setup()