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

  /src/sys/arch/evbarm/tsarm/
tskp.c 119 #define GPIO_SETBITS(x, y) bus_space_write_1(sc->sc_iot, sc->sc_gpioh, \
tslcd.c 129 #define GPIO_SETBITS(x, y) bus_space_write_1(sc->sc_iot, sc->sc_gpioh, \
157 GPIO_SETBITS(PHDDR, 0x38); /* Bits 3:5 of Port H to outputs */
tspld.c 99 #define GPIO_SETBITS(x, y) bus_space_write_4(sc->sc_iot, sc->sc_gpioh, \

Completed in 13 milliseconds