HomeSort by: relevance | last modified time | path
    Searched refs:GPIO_GPDR2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_apm.c 934 sd.sd_gpdr2 = bus_space_read_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPDR2);
1042 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPDR2, 0x13a5ffff);
1064 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPDR2, sd.sd_gpdr2);
pxa2x0reg.h 371 #define GPIO_GPDR2 0x14 /* dir reg [80:64] */

Completed in 98 milliseconds