Searched refs:CONFIG_SYS_FSL_CLUSTER_CLOCKS (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/arch/powerpc/include/asm/ |
D | config_mpc85xx.h | 237 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 1, 4 } macro 248 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 1 } macro 305 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 4, 4, 4 } macro 317 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 4 } macro 328 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 1, 1, 1 } macro 361 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 1, 1, 1 } macro 391 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 4, 4, 4 } macro
|
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
D | config.h | 22 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 1, 4, 4 } macro 121 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS { 1, 1 } macro
|
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
D | fsl_lsch3_speed.c | 69 int cc_group[12] = CONFIG_SYS_FSL_CLUSTER_CLOCKS; in get_sys_info()
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | speed.c | 37 int cc_group[12] = CONFIG_SYS_FSL_CLUSTER_CLOCKS; in get_sys_info()
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 2749 CONFIG_SYS_FSL_CLUSTER_CLOCKS
|