lpm_nyet_threshold 1223 drivers/usb/dwc3/core.c 	u8			lpm_nyet_threshold;
lpm_nyet_threshold 1232 drivers/usb/dwc3/core.c 	lpm_nyet_threshold = 0xf;
lpm_nyet_threshold 1257 drivers/usb/dwc3/core.c 				&lpm_nyet_threshold);
lpm_nyet_threshold 1326 drivers/usb/dwc3/core.c 	dwc->lpm_nyet_threshold = lpm_nyet_threshold;
lpm_nyet_threshold 1182 drivers/usb/dwc3/core.h 	u8			lpm_nyet_threshold;
lpm_nyet_threshold 2957 drivers/usb/dwc3/gadget.c 			reg |= DWC3_DCTL_NYET_THRES(dwc->lpm_nyet_threshold);