Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc2/
Dcore.h487 bool oc_disable; member
Dcore.c1074 if (hsotg->params.oc_disable) in dwc2_hs_phy_init()
Dparams.c562 p->oc_disable = of_property_read_bool(hsotg->dev->of_node, "disable-over-current"); in dwc2_get_device_properties()