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

  /src/sys/arch/arm/xscale/
pxa2x0_gpio.c 507 io = pxagpio_reg_read(sc, GPIO_REG(GPIO_GPLR0, gpio));
588 if (pxagpio_reg_read(sc, GPIO_REG(GPIO_GPLR0, gpio)) & bit)
pxa2x0reg.h 365 #define GPIO_GPLR0 0x00 /* Level reg [31:0] */
pxa2x0_apm.c 957 sd.sd_gplr0 = bus_space_read_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPLR0);

Completed in 56 milliseconds