Searched refs:otg_cap_param (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_pcd_intr.c1302 int32_t otg_cap_param = core_if->core_params->otg_cap; local
1308 DWC_DEBUGPL(DBG_PCD,"otg_cap=%d\n", otg_cap_param);
1339 if (otg_cap_param == DWC_OTG_CAP_PARAM_HNP_SRP_CAPABLE) {
1357 if (otg_cap_param == DWC_OTG_CAP_PARAM_HNP_SRP_CAPABLE) {
1369 if (otg_cap_param == DWC_OTG_CAP_PARAM_HNP_SRP_CAPABLE) {

Completed in 78 milliseconds