Searched refs:hird_threshold (Results 1 – 5 of 5) sorted by relevance
1704 u8 hird_threshold; in dwc3_get_properties() local1726 hird_threshold = 12; in dwc3_get_properties()1759 &hird_threshold); in dwc3_get_properties()1861 dwc->hird_threshold = hird_threshold; in dwc3_get_properties()
1341 u8 hird_threshold; member
3083 clamp_t(u8, dwc->hird_threshold, 2, 15); in dwc3_gadget_config_params()4273 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold | in dwc3_gadget_conndone_interrupt()
710 print_param(seq, p, hird_threshold); in params_show()
5291 val |= hsotg->params.hird_threshold << GLPMCFG_HIRD_THRES_SHIFT; in dwc2_gadget_init_lpm()