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

  /src/sys/arch/arm/samsung/
exynos_usbphy.c 96 struct fdtbus_gpio_pin *sc_gpio_vbus_det; member in struct:exynos_usbphy_softc
exynos_usbdrdphy.c 115 struct fdtbus_gpio_pin *sc_gpio_vbus_det; member in struct:exynos_usbdrdphy_softc
  /src/sys/arch/arm/sunxi/
sunxi_usb3phy.c 88 struct fdtbus_gpio_pin *sc_gpio_vbus_det; member in struct:sunxi_usb3phy_softc
sunxi_usbphy.c 120 struct fdtbus_gpio_pin *sc_gpio_vbus_det; member in struct:sunxi_usbphy_softc
193 if (sc->sc_gpio_vbus_det)
194 return fdtbus_gpio_read(sc->sc_gpio_vbus_det);

Completed in 15 milliseconds