Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A Dparams.c57 p->otg_caps.hnp_support = false; in dwc2_set_his_params()
89 p->otg_caps.hnp_support = false; in dwc2_set_rk_params()
103 p->otg_caps.hnp_support = false; in dwc2_set_ltq_params()
118 p->otg_caps.hnp_support = false; in dwc2_set_amlogic_params()
152 p->otg_caps.hnp_support = false; in dwc2_set_stm32f4x9_fsotg_params()
177 p->otg_caps.hnp_support = false; in dwc2_set_stm32mp15_fsotg_params()
199 p->otg_caps.hnp_support = false; in dwc2_set_stm32mp15_hsotg_params()
256 hsotg->params.otg_caps.hnp_support = true; in dwc2_set_param_otg_cap()
262 hsotg->params.otg_caps.hnp_support = false; in dwc2_set_param_otg_cap()
266 hsotg->params.otg_caps.hnp_support = false; in dwc2_set_param_otg_cap()
[all …]
A Ddebugfs.c673 print_param(seq, p, otg_caps.hnp_support); in params_show()
A Dhcd.c141 if (hsotg->params.otg_caps.hnp_support && in dwc2_gusbcfg_init()
/linux/include/linux/usb/
A Dotg.h55 bool hnp_support; member
/linux/drivers/usb/gadget/
A Dconfig.c243 if (otg_caps->hnp_support) in usb_otg_descriptor_init()
/linux/drivers/usb/common/
A Dcommon.c378 otg_caps->hnp_support = false; in of_usb_update_otg_caps()
/linux/drivers/usb/chipidea/
A Dci.h442 otg_caps->hnp_support || otg_caps->adp_support); in ci_otg_is_fsm_mode()
A Dcore.c699 platdata->ci_otg_caps.hnp_support = true; in ci_get_platdata()
A Dudc.c2077 if (ci->is_otg && (otg_caps->hnp_support || otg_caps->srp_support || in udc_start()

Completed in 35 milliseconds