Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dcore.h493 bool oc_disable; member
Dparams.c606 p->oc_disable = of_property_read_bool(hsotg->dev->of_node, "disable-over-current"); in dwc2_get_device_properties()
Dcore.c1116 if (hsotg->params.oc_disable) in dwc2_hs_phy_init()