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

  /src/sys/arch/zaurus/dev/
ioexp.c 164 ioexp_gpio_pin_write(struct ioexp_softc *sc, uint8_t bit, int level, function in typeref:typename:void
228 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_ON,
231 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_ON,
237 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_CONT,
240 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_CONT,
271 ioexp_gpio_pin_write(sc, IOEXP_IR_ON, GPIO_PIN_LOW,
274 ioexp_gpio_pin_write(sc, IOEXP_IR_ON, GPIO_PIN_HIGH,
303 ioexp_gpio_pin_write(sc, IOEXP_MIC_BIAS, GPIO_PIN_HIGH,
306 ioexp_gpio_pin_write(sc, IOEXP_MIC_BIAS, GPIO_PIN_LOW,
335 ioexp_gpio_pin_write(sc, IOEXP_AKIN_PULLUP
    [all...]
ioexp.c 164 ioexp_gpio_pin_write(struct ioexp_softc *sc, uint8_t bit, int level, function in typeref:typename:void
228 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_ON,
231 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_ON,
237 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_CONT,
240 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_CONT,
271 ioexp_gpio_pin_write(sc, IOEXP_IR_ON, GPIO_PIN_LOW,
274 ioexp_gpio_pin_write(sc, IOEXP_IR_ON, GPIO_PIN_HIGH,
303 ioexp_gpio_pin_write(sc, IOEXP_MIC_BIAS, GPIO_PIN_HIGH,
306 ioexp_gpio_pin_write(sc, IOEXP_MIC_BIAS, GPIO_PIN_LOW,
335 ioexp_gpio_pin_write(sc, IOEXP_AKIN_PULLUP
    [all...]

Completed in 162 milliseconds