Searched refs:lpm_nyet_threshold (Results 1 – 5 of 5) sorted by relevance
737 u8 lpm_nyet_threshold; in dwc3_probe() local792 lpm_nyet_threshold = 0xff; in dwc3_probe()808 &lpm_nyet_threshold); in dwc3_probe()848 if (pdata->lpm_nyet_threshold) in dwc3_probe()849 lpm_nyet_threshold = pdata->lpm_nyet_threshold; in dwc3_probe()878 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_probe()
32 u8 lpm_nyet_threshold; member
45 pdata.lpm_nyet_threshold = 0xf; in dwc3_pci_quirks()
818 u8 lpm_nyet_threshold; member
2365 reg |= DWC3_DCTL_LPM_ERRATA(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()