Home
last modified time | relevance | path

Searched refs:gsnpsid (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dgadget.c4210 u32 gsnpsid = dwc2_readl(hsotg, GSNPSID); in dwc2_hsotg_ep_enable() local
4212 if ((gsnpsid >= DWC2_CORE_REV_2_72a && in dwc2_hsotg_ep_enable()
4213 gsnpsid <= DWC2_CORE_REV_4_00a) || in dwc2_hsotg_ep_enable()
4214 gsnpsid == DWC2_FS_IOT_REV_1_00a || in dwc2_hsotg_ep_enable()
4215 gsnpsid == DWC2_HS_IOT_REV_1_00a) in dwc2_hsotg_ep_enable()