Home
last modified time | relevance | path

Searched refs:get_cpu_clk (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/n5x/include/
Dn5x_clock_manager.h58 uint32_t get_cpu_clk(void);
Dsocfpga_plat_def.h104 #define PLAT_SYS_COUNTER_FREQ_IN_MHZ get_cpu_clk()
/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/
Dsocfpga_plat_def.h102 #define PLAT_SYS_COUNTER_FREQ_IN_MHZ get_cpu_clk()
Ds10_clock_manager.h99 uint32_t get_cpu_clk(void);
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dsocfpga_plat_def.h103 #define PLAT_SYS_COUNTER_FREQ_IN_MHZ get_cpu_clk()
Dagilex_clock_manager.h131 uint32_t get_cpu_clk(void);
/trusted-firmware-a-latest/plat/intel/soc/n5x/soc/
Dn5x_clock_manager.c150 uint32_t get_cpu_clk(void) in get_cpu_clk() function
/trusted-firmware-a-latest/plat/intel/soc/stratix10/soc/
Ds10_clock_manager.c312 uint32_t get_cpu_clk(void) in get_cpu_clk() function
/trusted-firmware-a-latest/plat/intel/soc/agilex/soc/
Dagilex_clock_manager.c402 uint32_t get_cpu_clk(void) in get_cpu_clk() function