Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c52 bool oc_disable; member
337 if (!priv->oc_disable) { in dwc_otg_core_init()
1314 priv->oc_disable = dev_read_bool(dev, "disable-over-current"); in dwc2_usb_ofdata_to_platdata()