Lines Matching refs:soc
101 } soc; variable
106 soc = MPC512x_SOC_MPC5121; in mpc512x_clk_determine_soc()
110 soc = MPC512x_SOC_MPC5123; in mpc512x_clk_determine_soc()
114 soc = MPC512x_SOC_MPC5125; in mpc512x_clk_determine_soc()
121 if (soc == MPC512x_SOC_MPC5121) in soc_has_mbx()
128 if (soc == MPC512x_SOC_MPC5125) in soc_has_axe()
135 if (soc == MPC512x_SOC_MPC5125) in soc_has_viu()
142 if (soc == MPC512x_SOC_MPC5125) in soc_has_spdif()
149 if (soc == MPC512x_SOC_MPC5125) in soc_has_pata()
156 if (soc == MPC512x_SOC_MPC5125) in soc_has_sata()
163 if (soc == MPC512x_SOC_MPC5125) in soc_has_pci()
170 if (soc == MPC512x_SOC_MPC5125) in soc_has_fec2()
177 if (soc == MPC512x_SOC_MPC5125) in soc_max_pscnum()
184 if (soc == MPC512x_SOC_MPC5125) in soc_has_sdhc2()
191 if (soc == MPC512x_SOC_MPC5125) in soc_has_nfc_5125()
198 if (soc == MPC512x_SOC_MPC5125) in soc_has_outclk()
205 if (soc == MPC512x_SOC_MPC5125) in soc_has_cpmf_0_bypass()
212 if (soc == MPC512x_SOC_MPC5125) in soc_has_mclk_mux0_canin()