Home
last modified time | relevance | path

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

/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dfsl_lsch3_speed.c76 int cc_group[12] = CONFIG_SYS_FSL_CLUSTER_CLOCKS; in get_sys_info() local
127 cplx_pll += cc_group[cluster] - 1; in get_sys_info()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dspeed.c39 int cc_group[12] = CONFIG_SYS_FSL_CLUSTER_CLOCKS; in get_sys_info() local
182 cplx_pll += cc_group[cluster] - 1; in get_sys_info()
194 cplx_pll += cc_group[dsp_cluster] - 1; in get_sys_info()

Completed in 3 milliseconds