Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dclock.c30 const u8 core_cplx_pll_div[6] = { in get_sys_info() local
68 freq_c_pll[cplx_pll] / core_cplx_pll_div[c_pll_sel]; in get_sys_info()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch3_speed.c50 const u8 core_cplx_pll_div[16] = { in get_sys_info() local
122 freq_c_pll[cplx_pll] / core_cplx_pll_div[c_pll_sel]; in get_sys_info()
H A Dfsl_lsch2_speed.c39 const u8 core_cplx_pll_div[8] = { in get_sys_info() local
92 freq_c_pll[cplx_pll] / core_cplx_pll_div[c_pll_sel]; in get_sys_info()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dspeed.c56 const u8 core_cplx_pll_div[16] = { in get_sys_info() local
183 freq_c_pll[cplx_pll] / core_cplx_pll_div[c_pll_sel]; in get_sys_info()
195 freq_c_pll[cplx_pll] / core_cplx_pll_div[c_pll_sel]; in get_sys_info()
502 freq_c_pll[cplx_pll] / core_cplx_pll_div[c_pll_sel]; in get_sys_info()