Searched refs:lpm_nyet_threshold (Results 1 – 4 of 4) sorted by relevance
620 u8 lpm_nyet_threshold; in dwc3_uboot_init() local640 lpm_nyet_threshold = 0xff; in dwc3_uboot_init()653 if (dwc3_dev->lpm_nyet_threshold) in dwc3_uboot_init()654 lpm_nyet_threshold = dwc3_dev->lpm_nyet_threshold; in dwc3_uboot_init()681 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_uboot_init()
788 u8 lpm_nyet_threshold; member
2210 reg |= DWC3_DCTL_LPM_ERRATA(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()
20 u8 lpm_nyet_threshold; member