Searched refs:hird_threshold (Results 1 – 11 of 11) sorted by relevance
622 u8 hird_threshold; in dwc3_uboot_init() local649 hird_threshold = 12; in dwc3_uboot_init()656 if (dwc3_dev->hird_threshold) in dwc3_uboot_init()657 hird_threshold = dwc3_dev->hird_threshold; in dwc3_uboot_init()684 dwc->hird_threshold = hird_threshold in dwc3_uboot_init()
789 u8 hird_threshold; member
2197 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
22 u8 hird_threshold; member
1513 u8 hird_threshold; in dwc3_get_properties() 1534 hird_threshold = 12; in dwc3_get_properties() 1564 &hird_threshold); in dwc3_get_properties() 1660 dwc->hird_threshold = hird_threshold; in dwc3_get_properties() 1498 u8 hird_threshold; dwc3_get_properties() local
1059 * @hird_threshold: HIRD threshold1296 u8 hird_threshold; member
3080 clamp_t(u8, dwc->hird_threshold, 2, 15); in dwc3_gadget_config_params() 4233 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold | in dwc3_gadget_conndone_interrupt()
448 p->hird_threshold = 4; in dwc2_set_param_lpm()779 CHECK_RANGE(hird_threshold, 0, hsotg->params.besl ? 12 : 7, 0); in dwc2_check_params()
468 u8 hird_threshold; member
708 print_param(seq, p, hird_threshold); in params_show()
5279 val |= hsotg->params.hird_threshold << GLPMCFG_HIRD_THRES_SHIFT; in dwc2_gadget_init_lpm()