Searched refs:H8300_GPIO_P8 (Results 1 – 3 of 3) sorted by relevance
/arch/h8300/platform/h8s/ |
D | irq.c | 56 {H8300_GPIO_P8,H8300_GPIO_B0},{H8300_GPIO_P8,H8300_GPIO_B1}, 57 {H8300_GPIO_P8,H8300_GPIO_B2},{H8300_GPIO_P8,H8300_GPIO_B3}, 58 {H8300_GPIO_P8,H8300_GPIO_B4},{H8300_GPIO_P8,H8300_GPIO_B5},
|
/arch/h8300/platform/h8300h/ |
D | irq.c | 45 if (H8300_GPIO_RESERVE(H8300_GPIO_P8, bitmask) == 0) in h8300_enable_irq_pin() 47 H8300_GPIO_DDR(H8300_GPIO_P8, bitmask, H8300_GPIO_INPUT); in h8300_enable_irq_pin() 74 H8300_GPIO_FREE(H8300_GPIO_P8, bitmask); in h8300_disable_irq_pin()
|
/arch/h8300/include/asm/ |
D | gpio-internal.h | 11 #define H8300_GPIO_P8 7 macro
|