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

  /src/sys/arch/evbarm/tsarm/
tskp.c 122 #define GPIO_CLEARBITS(x, y) bus_space_write_1(sc->sc_iot, sc->sc_gpioh, \
tslcd.c 132 #define GPIO_CLEARBITS(x, y) bus_space_write_1(sc->sc_iot, sc->sc_gpioh, \
158 GPIO_CLEARBITS(PHDR, 0x18); /* De-assert EN, De-assert RS */
tspld.c 102 #define GPIO_CLEARBITS(x, y) bus_space_write_4(sc->sc_iot, sc->sc_gpioh, \

Completed in 12 milliseconds