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

  /src/sys/arch/evbarm/g42xxeb/
gb225.c 132 reg = bus_space_read_4(iot, csc->saip.sc_gpioh, GPIO_GAFR1_U);
133 bus_space_write_4(iot, csc->saip.sc_gpioh, GPIO_GAFR1_U,
  /src/sys/arch/arm/xscale/
pxa2x0_apm.c 953 sd.sd_gafr1_u = bus_space_read_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GAFR1_U);
1075 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GAFR1_U, sd.sd_gafr1_u);
pxa2x0reg.h 400 #define GPIO_GAFR1_U 0x60 /* alternate function [63:48] */

Completed in 18 milliseconds