Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-pnx833x/
Dgpio.h93 return (PNX833X_PIO_IN2 >> (pin & 31)) & 1; in pnx833x_gpio_read()
Dpnx833x.h111 #define PNX833X_PIO_IN2 PNX833X_REG(0xF05C) macro