Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/xscale/
Dpxa2x0reg.h414 #define GPIO_GEDR3 0x148 /* edge detect [120:96] */ macro
Dpxa2x0_gpio.c189 pxagpio_reg_write(sc, GPIO_GEDR3, ~0); in pxagpio_attach()
Dpxa2x0_apm.c1092 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GEDR3, 0xffffffff); in pxa2x0_apm_sleep()