Searched refs:get_mpu_clk (Results 1 – 6 of 6) sorted by relevance
100 uint32_t get_mpu_clk(void) in get_mpu_clk() function163 mpu_periph_clk = (get_mpu_clk()/4)/PLAT_HZ_CONVERT_TO_MHZ; in get_mpu_periph_clk()
56 uint32_t get_mpu_clk(void);
130 uint32_t get_mpu_clk(void);
346 uint32_t get_mpu_clk(void) in get_mpu_clk() function374 mpu_periph_clk = (get_mpu_clk()/4)/PLAT_HZ_CONVERT_TO_MHZ; in get_mpu_periph_clk()
392 uint32_t get_mpu_clk(void) in get_mpu_clk() function425 mpu_periph_clk = (get_mpu_clk()/4)/PLAT_HZ_CONVERT_TO_MHZ; in get_mpu_periph_clk()
544 static uint32_t get_mpu_clk(void) in get_mpu_clk() function612 clk_rate = get_mpu_clk(); in clkmgr_get_rate()