Searched refs:hird_threshold (Results 1 – 11 of 11) sorted by relevance
696 u8 hird_threshold; in dwc3_uboot_init() local725 hird_threshold = 12; in dwc3_uboot_init()732 if (dwc3_dev->hird_threshold) in dwc3_uboot_init()733 hird_threshold = dwc3_dev->hird_threshold; in dwc3_uboot_init()761 dwc->hird_threshold = hird_threshold in dwc3_uboot_init()974 u8 hird_threshold; in dwc3_of_parse() local986 hird_threshold = 12; in dwc3_of_parse()1000 hird_threshold = *tmp; in dwc3_of_parse()1035 dwc->hird_threshold = hird_threshold in dwc3_of_parse()
812 u8 hird_threshold; member
2225 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
25 u8 hird_threshold; member
1308 u8 hird_threshold; in dwc3_get_properties() local1327 hird_threshold = 12; in dwc3_get_properties()1362 &hird_threshold); in dwc3_get_properties()1440 dwc->hird_threshold = hird_threshold; in dwc3_get_properties()
1267 u8 hird_threshold; member
3019 clamp_t(u8, dwc->hird_threshold, 2, 15); in dwc3_gadget_config_params()4250 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold | in dwc3_gadget_conndone_interrupt()
351 p->hird_threshold = 4; in dwc2_set_param_lpm()683 CHECK_RANGE(hird_threshold, 0, hsotg->params.besl ? 12 : 7, 0); in dwc2_check_params()
488 u8 hird_threshold; member
704 print_param(seq, p, hird_threshold); in params_show()
5252 val |= hsotg->params.hird_threshold << GLPMCFG_HIRD_THRES_SHIFT; in dwc2_gadget_init_lpm()