Home
last modified time | relevance | path

Searched refs:cc_group (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch3_speed.c69 int cc_group[12] = CONFIG_SYS_FSL_CLUSTER_CLOCKS; in get_sys_info() local
120 cplx_pll += cc_group[cluster] - 1; in get_sys_info()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dspeed.c37 int cc_group[12] = CONFIG_SYS_FSL_CLUSTER_CLOCKS; in get_sys_info() local
181 cplx_pll += cc_group[cluster] - 1; in get_sys_info()
193 cplx_pll += cc_group[dsp_cluster] - 1; in get_sys_info()