Searched refs:sc_host_pin (Results 1 – 1 of 1) sorted by relevance
58 int sc_host_pin; member156 sc->sc_host_pin = model->host_pin; in wzero3usb_attach()169 if (sc->sc_host_pin >= 0) { in wzero3usb_attach()170 sc->sc_host_ih = pxa2x0_gpio_intr_establish(sc->sc_host_pin, in wzero3usb_attach()189 pxa2x0_gpio_get_bit(sc->sc_host_pin) ? "H" : "L")); in wzero3usb_host_intr()215 if (sc->sc_host_pin >= 0 && sc->sc_host_power_pin >= 0) { in wzero3usb_host_power()216 host_cable = pxa2x0_gpio_get_bit(sc->sc_host_pin); in wzero3usb_host_power()