Searched refs:lpm_nyet_threshold (Results 1 – 3 of 3) sorted by relevance
1295 u8 lpm_nyet_threshold; in dwc3_get_properties() local1307 lpm_nyet_threshold = 0xf; in dwc3_get_properties()1347 &lpm_nyet_threshold); in dwc3_get_properties()1428 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_get_properties()
1246 u8 lpm_nyet_threshold; member
3819 reg |= DWC3_DCTL_NYET_THRES(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()
Completed in 18 milliseconds