Lines Matching refs:soc
22 u32 soc = SVR_SOC_VER(svr); in has_dual_phy() local
24 switch (soc) { in has_dual_phy()
51 u32 soc = SVR_SOC_VER(svr); in has_erratum_a006261() local
53 switch (soc) { in has_erratum_a006261()
84 u32 soc = SVR_SOC_VER(svr); in has_erratum_a007075() local
86 switch (soc) { in has_erratum_a007075()
112 u32 soc = SVR_SOC_VER(svr); in has_erratum_a007792() local
114 switch (soc) { in has_erratum_a007792()
138 u32 soc = SVR_SOC_VER(svr); in has_erratum_a005697() local
140 switch (soc) { in has_erratum_a005697()
157 u32 soc = SVR_SOC_VER(svr); in has_erratum_a004477() local
159 switch (soc) { in has_erratum_a004477()
184 u32 soc = SVR_SOC_VER(svr); in has_erratum_a008751() local
186 switch (soc) { in has_erratum_a008751()
199 u32 soc = SVR_SOC_VER(svr); in has_erratum_a010151() local
206 switch (soc) { in has_erratum_a010151()