Searched refs:DWC3_DCTL_NYET_THRES (Results 1 – 2 of 2) sorted by relevance
423 #define DWC3_DCTL_NYET_THRES(n) (((n) & 0xf) << 20) macro
3393 reg |= DWC3_DCTL_NYET_THRES(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()