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

/netbsd-6-1-5-RELEASE/sys/arch/arm/s3c2xx0/
H A Ds3c2410_extint.c226 GPIO_EINTPEND, 1U << extint);
261 pending = pending_mask & bus_space_read_4(iot, ioh, GPIO_EINTPEND);
291 GPIO_EINTPEND, 1<<extint);
H A Ds3c2440_extint.c256 GPIO_EINTPEND, 1U << extint);
291 pending = pending_mask & bus_space_read_4(iot, ioh, GPIO_EINTPEND);
321 GPIO_EINTPEND, 1<<extint);
H A Ds3c2410reg.h183 #define GPIO_EINTPEND 0xa8 macro
H A Ds3c2440reg.h218 #define GPIO_EINTPEND 0xa8 macro

Completed in 113 milliseconds