Home
last modified time | relevance | path

Searched refs:fsl_qoriq_core_to_cluster (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.h6 int fsl_qoriq_core_to_cluster(unsigned int core);
H A Dfsl_lsch3_speed.c116 cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info()
H A Dfsl_lsch2_speed.c86 cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info()
H A Dcpu.c896 int fsl_qoriq_core_to_cluster(unsigned int core) in fsl_qoriq_core_to_cluster() function
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dcpu.h84 int fsl_qoriq_core_to_cluster(unsigned int core);
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c183 int fsl_qoriq_core_to_cluster(unsigned int core) in fsl_qoriq_core_to_cluster() function
211 #define fsl_qoriq_core_to_cluster(x) x macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dspeed.c177 int cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1191 int fsl_qoriq_core_to_cluster(unsigned int core);