Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dmv_usb.h16 VBUS_HIGH = 1 << 0, enumerator
/openbmc/linux/drivers/usb/phy/
H A Dphy-mv-usb.c296 if (mvotg->pdata->vbus->poll() == VBUS_HIGH) { in mv_otg_update_inputs()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_udc_core.c2064 if (vbus == VBUS_HIGH) in mv_udc_vbus_work()
2341 if (udc->pdata->vbus->poll() == VBUS_HIGH) { in mv_udc_suspend()