Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4938.h38 #define TX4938_PIO_REG (TX4938_REG_BASE + 0xf500) macro
258 #define tx4938_pioptr ((struct txx9_pio_reg __iomem *)TX4938_PIO_REG)
/arch/mips/txx9/generic/
Dsetup_tx4938.c244 txx9_gpio_init(TX4938_PIO_REG & 0xfffffffffULL, 0, TX4938_NUM_PIO); in tx4938_setup()