Searched refs:gsnpsid (Results 1 – 2 of 2) sorted by relevance
427 u32 gsnpsid; in dwc2_iddig_filter_enabled() local442 gsnpsid = dwc2_readl(hsotg, GSNPSID); in dwc2_iddig_filter_enabled()443 if (gsnpsid >= DWC2_CORE_REV_3_10a) { in dwc2_iddig_filter_enabled()
4148 u32 gsnpsid = dwc2_readl(hsotg, GSNPSID); in dwc2_hsotg_ep_enable() local4150 if ((gsnpsid >= DWC2_CORE_REV_2_72a && in dwc2_hsotg_ep_enable()4151 gsnpsid <= DWC2_CORE_REV_4_00a) || in dwc2_hsotg_ep_enable()4152 gsnpsid == DWC2_FS_IOT_REV_1_00a || in dwc2_hsotg_ep_enable()4153 gsnpsid == DWC2_HS_IOT_REV_1_00a) in dwc2_hsotg_ep_enable()