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

  /src/sys/arch/evbarm/g42xxeb/
if_ne_obio.c 108 GPIO_GPCR0, 1U<<DEBUG_GPIO );
259 toggle ? GPIO_GPCR0 : GPIO_GPSR0,
  /src/sys/arch/arm/xscale/
pxa2x0_gpio.c 557 pxagpio_reg_write(sc, GPIO_REG(GPIO_GPCR0, gpio), bit);
617 pxagpio_reg_write(sc, GPIO_REG(GPIO_GPCR0, gpio), bit);
pxa2x0reg.h 377 #define GPIO_GPCR0 0x24 /* clear reg [31:0] */
pxa2x0_apm.c 1083 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GPCR0, ~sd.sd_gplr0 &

Completed in 18 milliseconds