Searched refs:lpm_nyet_threshold (Results 1 – 7 of 7) sorted by relevance
694 u8 lpm_nyet_threshold; in dwc3_uboot_init() local716 lpm_nyet_threshold = 0xff; in dwc3_uboot_init()729 if (dwc3_dev->lpm_nyet_threshold) in dwc3_uboot_init()730 lpm_nyet_threshold = dwc3_dev->lpm_nyet_threshold; in dwc3_uboot_init()758 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_uboot_init()972 u8 lpm_nyet_threshold; in dwc3_of_parse() local977 lpm_nyet_threshold = 0xff; in dwc3_of_parse()994 lpm_nyet_threshold = *tmp; in dwc3_of_parse()1032 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_of_parse()
811 u8 lpm_nyet_threshold; member
2237 reg |= DWC3_DCTL_LPM_ERRATA(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()
23 u8 lpm_nyet_threshold; member
1306 u8 lpm_nyet_threshold; in dwc3_get_properties() local1318 lpm_nyet_threshold = 0xf; in dwc3_get_properties()1358 &lpm_nyet_threshold); in dwc3_get_properties()1437 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_get_properties()
1266 u8 lpm_nyet_threshold; member
4263 reg |= DWC3_DCTL_NYET_THRES(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()