Home
last modified time | relevance | path

Searched refs:vbus_det_pin (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/allwinner/
H A Daw_usbphy.c147 gpio_pin_t vbus_det_pin; member
268 &sc->vbus_det_pin); in awusbphy_init()
318 error = gpio_pin_is_active(sc->vbus_det_pin, &active); in awusbphy_vbus_detect()