Home
last modified time | relevance | path

Searched refs:CPU_CLOCK_OD (Results 1 – 4 of 4) sorted by relevance

/SCP-firmware-master/product/morello/scp_ramfw_fvp/
A Dconfig_dvfs.c48 .level = CPU_CLOCK_OD * 1000000UL,
49 .frequency = CPU_CLOCK_OD * FWK_KHZ,
51 .power = (0.16 * CPU_CLOCK_OD * 0.950 * 0.950),
89 .level = CPU_CLOCK_OD * 1000000UL,
90 .frequency = CPU_CLOCK_OD * FWK_KHZ,
92 .power = (0.16 * CPU_CLOCK_OD * 0.950 * 0.950),
A Dconfig_clock.h23 #define CPU_CLOCK_OD 2400UL macro
96 #define CSS_CLK_RATE_CPU_GRP0_OVERDRIVE (CPU_CLOCK_OD * FWK_MHZ)
102 #define CSS_CLK_RATE_CPU_GRP1_OVERDRIVE (CPU_CLOCK_OD * FWK_MHZ)
/SCP-firmware-master/product/morello/scp_ramfw_soc/
A Dconfig_dvfs.c48 .level = CPU_CLOCK_OD * 1000000UL,
49 .frequency = CPU_CLOCK_OD * FWK_KHZ,
51 .power = (0.16 * CPU_CLOCK_OD * 0.950 * 0.950),
89 .level = CPU_CLOCK_OD * 1000000UL,
90 .frequency = CPU_CLOCK_OD * FWK_KHZ,
92 .power = (0.16 * CPU_CLOCK_OD * 0.950 * 0.950),
A Dconfig_clock.h21 #define CPU_CLOCK_OD 2400UL macro
104 #define CSS_CLK_RATE_CPU_GRP0_OVERDRIVE (CPU_CLOCK_OD * FWK_MHZ)
110 #define CSS_CLK_RATE_CPU_GRP1_OVERDRIVE (CPU_CLOCK_OD * FWK_MHZ)

Completed in 6 milliseconds