Searched refs:H8300_GPIO_B3 (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/h8300/platform/h8s/ |
D | irq.c | 46 {H8300_GPIO_P5,H8300_GPIO_B2},{H8300_GPIO_P5,H8300_GPIO_B3}, 50 {H8300_GPIO_P6,H8300_GPIO_B2},{H8300_GPIO_P6,H8300_GPIO_B3}, 57 {H8300_GPIO_P8,H8300_GPIO_B2},{H8300_GPIO_P8,H8300_GPIO_B3}, 59 {H8300_GPIO_PH,H8300_GPIO_B2},{H8300_GPIO_PH,H8300_GPIO_B3}, 61 {H8300_GPIO_P2,H8300_GPIO_B2},{H8300_GPIO_P2,H8300_GPIO_B3},
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | gpio.h | 26 #define H8300_GPIO_B3 0x08 macro
|
/linux-2.6.39/drivers/tty/serial/ |
D | sh-sci.h | 407 .rx = H8300_GPIO_B3, 423 .rx = H8300_GPIO_B3,
|