Searched refs:sc_gpio_val (Results 1 – 4 of 4) sorted by relevance
74 sc->sc_gpio_val = (sc->sc_gpio_val & ~which) | val; in i80321_gpio_set_val()75 bus_space_write_1(sc->sc_st, sc->sc_sh, ICU_GPOD, sc->sc_gpio_val); in i80321_gpio_set_val()
78 sc->sc_gpio_val = (sc->sc_gpio_val & ~which) | val; in i80312_gpio_set_val()80 ~sc->sc_gpio_val); in i80312_gpio_set_val()
145 uint8_t sc_gpio_val; /* GPIO output pin value */ member
160 uint8_t sc_gpio_val; /* GPIO output pin value */ member