Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.h6 int fsl_qoriq_core_to_cluster(unsigned int core);
Dfsl_lsch3_speed.c116 cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info()
Dfsl_lsch2_speed.c86 cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info()
Dcpu.c350 int fsl_qoriq_core_to_cluster(unsigned int core) in fsl_qoriq_core_to_cluster() function
/external/u-boot/arch/powerpc/cpu/mpc8xxx/
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
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
Dcpu.h369 int fsl_qoriq_core_to_cluster(unsigned int core);
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dspeed.c177 int cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info()
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h1191 int fsl_qoriq_core_to_cluster(unsigned int core);