Searched refs:hird_threshold (Results 1 – 7 of 7) sorted by relevance
1297 u8 hird_threshold; in dwc3_get_properties() local1316 hird_threshold = 12; in dwc3_get_properties()1351 &hird_threshold); in dwc3_get_properties()1431 dwc->hird_threshold = hird_threshold; in dwc3_get_properties()
1247 u8 hird_threshold; member
2743 clamp_t(u8, dwc->hird_threshold, 2, 15); in dwc3_gadget_config_params()3806 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold | in dwc3_gadget_conndone_interrupt()
365 p->hird_threshold = 4; in dwc2_set_param_lpm()697 CHECK_RANGE(hird_threshold, 0, hsotg->params.besl ? 12 : 7, 0); in dwc2_check_params()
494 u8 hird_threshold; member
708 print_param(seq, p, hird_threshold); in params_show()
5258 val |= hsotg->params.hird_threshold << GLPMCFG_HIRD_THRES_SHIFT; in dwc2_gadget_init_lpm()
Completed in 38 milliseconds