Home
last modified time | relevance | path

Searched refs:lpm_nyet_threshold (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c1275 u8 lpm_nyet_threshold; in dwc3_get_properties() local
1284 lpm_nyet_threshold = 0xf; in dwc3_get_properties()
1309 &lpm_nyet_threshold); in dwc3_get_properties()
1383 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_get_properties()
H A Dcore.h1002 * @lpm_nyet_threshold: LPM NYET response threshold
1209 u8 lpm_nyet_threshold; member
H A Dgadget.c3519 reg |= DWC3_DCTL_NYET_THRES(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c1450 u8 lpm_nyet_threshold; in dwc3_get_properties() local
1466 lpm_nyet_threshold = 0xf; in dwc3_get_properties()
1506 &lpm_nyet_threshold); in dwc3_get_properties()
1603 dwc->lpm_nyet_threshold = lpm_nyet_threshold; in dwc3_get_properties()
H A Dcore.h1051 * @lpm_nyet_threshold: LPM NYET response threshold
1283 u8 lpm_nyet_threshold; member
H A Dgadget.c4184 reg |= DWC3_DCTL_NYET_THRES(dwc->lpm_nyet_threshold); in dwc3_gadget_conndone_interrupt()

Completed in 22 milliseconds