Searched refs:H8300_GPIO_B1 (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/h8300/platform/h8s/ |
D | irq.c | 45 {H8300_GPIO_P5,H8300_GPIO_B0},{H8300_GPIO_P5,H8300_GPIO_B1}, 49 {H8300_GPIO_P6,H8300_GPIO_B0},{H8300_GPIO_P6,H8300_GPIO_B1}, 52 {H8300_GPIO_PF,H8300_GPIO_B1},{H8300_GPIO_PF,H8300_GPIO_B2}, 56 {H8300_GPIO_P8,H8300_GPIO_B0},{H8300_GPIO_P8,H8300_GPIO_B1}, 60 {H8300_GPIO_P2,H8300_GPIO_B0},{H8300_GPIO_P2,H8300_GPIO_B1},
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | gpio.h | 28 #define H8300_GPIO_B1 0x02 macro
|
/linux-2.6.39/drivers/tty/serial/ |
D | sh-sci.h | 408 .tx = H8300_GPIO_B1, 424 .tx = H8300_GPIO_B1, 428 .rx = H8300_GPIO_B1,
|