Home
last modified time | relevance | path

Searched refs:H8300_GPIO_P8 (Results 1 – 3 of 3) sorted by relevance

/arch/h8300/platform/h8s/
Dirq.c56 {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/
Dirq.c45 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/
Dgpio-internal.h11 #define H8300_GPIO_P8 7 macro