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

  /src/sys/arch/arm/xscale/
pxa2x0_apm.c 935 sd.sd_gpdr3 = bus_space_read_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPDR3);
1043 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPDR3, 0x01e3e10c);
1094 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPDR3, sd.sd_gpdr3);
pxa2x0reg.h 409 #define GPIO_GPDR3 0x10c /* dir reg [120:96] */

Completed in 14 milliseconds