Searched refs:PNX833X_PIO_IN2 (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-pnx833x/ | ||
D | gpio.h | 93 return (PNX833X_PIO_IN2 >> (pin & 31)) & 1; in pnx833x_gpio_read() |
D | pnx833x.h | 111 #define PNX833X_PIO_IN2 PNX833X_REG(0xF05C) macro |