Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.c58 bool hnp_srp_disable; member
436 if (priv->hnp_srp_disable) in dwc_otg_core_init()
478 if (!priv->hnp_srp_disable) in dwc_otg_core_init()
1337 priv->hnp_srp_disable = dev_read_bool(dev, "hnp-srp-disable"); in dwc2_usb_ofdata_to_platdata()
1424 priv->hnp_srp_disable = true; in dwc2_usb_probe()