Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/dwc2/
A Dparams.c27 p->otg_caps.hnp_support = false; in dwc2_set_his_params()
50 p->otg_caps.hnp_support = false; in dwc2_set_jz4775_params()
62 p->otg_caps.hnp_support = false; in dwc2_set_x1600_params()
75 p->otg_caps.hnp_support = false; in dwc2_set_x2000_params()
108 p->otg_caps.hnp_support = false; in dwc2_set_rk_params()
126 p->otg_caps.hnp_support = false; in dwc2_set_ltq_params()
141 p->otg_caps.hnp_support = false; in dwc2_set_amlogic_params()
175 p->otg_caps.hnp_support = false; in dwc2_set_stm32f4x9_fsotg_params()
200 p->otg_caps.hnp_support = false; in dwc2_set_stm32mp15_fsotg_params()
222 p->otg_caps.hnp_support = false; in dwc2_set_stm32mp15_hsotg_params()
[all …]
A Ddebugfs.c673 print_param(seq, p, otg_caps.hnp_support); in params_show()
A Dhcd.c112 if (hsotg->params.otg_caps.hnp_support && in dwc2_gusbcfg_init()
/linux-6.3-rc2/include/linux/usb/
A Dotg.h55 bool hnp_support; member
/linux-6.3-rc2/drivers/usb/gadget/
A Dconfig.c243 if (otg_caps->hnp_support) in usb_otg_descriptor_init()
/linux-6.3-rc2/drivers/usb/common/
A Dcommon.c378 otg_caps->hnp_support = false; in of_usb_update_otg_caps()
/linux-6.3-rc2/drivers/usb/chipidea/
A Dci.h447 otg_caps->hnp_support || otg_caps->adp_support); in ci_otg_is_fsm_mode()
A Dcore.c708 platdata->ci_otg_caps.hnp_support = true; in ci_get_platdata()
A Dudc.c2094 if (ci->is_otg && (otg_caps->hnp_support || otg_caps->srp_support || in udc_start()

Completed in 22 milliseconds