Lines Matching refs:soc
21 u32 soc = SVR_SOC_VER(svr); in has_dual_phy() local
23 switch (soc) { in has_dual_phy()
50 u32 soc = SVR_SOC_VER(svr); in has_erratum_a006261() local
52 switch (soc) { in has_erratum_a006261()
83 u32 soc = SVR_SOC_VER(svr); in has_erratum_a007075() local
85 switch (soc) { in has_erratum_a007075()
111 u32 soc = SVR_SOC_VER(svr); in has_erratum_a007792() local
113 switch (soc) { in has_erratum_a007792()
137 u32 soc = SVR_SOC_VER(svr); in has_erratum_a005697() local
139 switch (soc) { in has_erratum_a005697()
156 u32 soc = SVR_SOC_VER(svr); in has_erratum_a004477() local
158 switch (soc) { in has_erratum_a004477()
183 u32 soc = SVR_SOC_VER(svr); in has_erratum_a008751() local
185 switch (soc) { in has_erratum_a008751()
198 u32 soc = SVR_SOC_VER(svr); in has_erratum_a010151() local
205 switch (soc) { in has_erratum_a010151()