Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dmv_usb.h34 unsigned int otg_force_a_bus_req:1; member
/openbmc/linux/drivers/usb/phy/
H A Dphy-mv-usb.c313 if (mvotg->pdata->otg_force_a_bus_req && !otg_ctrl->id) in mv_otg_update_inputs()