Home
last modified time | relevance | path

Searched refs:GPIO_EINTPEND (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2440_extint.c254 GPIO_EINTPEND, 1U << extint); in s3c2440_extint_establish()
289 pending = pending_mask & bus_space_read_4(iot, ioh, GPIO_EINTPEND); in ssextio_cascaded_intr()
319 GPIO_EINTPEND, 1<<extint); in ssextio_softintr()
H A Ds3c2410_extint.c222 GPIO_EINTPEND, 1U << extint); in s3c2410_extint_establish()
257 pending = pending_mask & bus_space_read_4(iot, ioh, GPIO_EINTPEND); in ssextio_cascaded_intr()
287 GPIO_EINTPEND, 1<<extint); in ssextio_softintr()
H A Ds3c2410reg.h183 #define GPIO_EINTPEND 0xa8 macro
H A Ds3c2440reg.h218 #define GPIO_EINTPEND 0xa8 macro