Searched refs:cpu_timer (Results 1 – 3 of 3) sorted by relevance
19 #define hw_config__cpu_timer_getter(prop) cpu_timer.prop66 extern struct cpu_timer_t cpu_timer;
19 struct cpu_timer_t cpu_timer; variable263 err = fdt_read_uint32(hw_config_dtb, node, "clock-frequency", &cpu_timer.clock_freq); in fconf_populate_cpu_timer()412 FCONF_REGISTER_POPULATOR(HW_CONFIG, cpu_timer, fconf_populate_cpu_timer);
167 counter_base_frequency = FCONF_GET_PROPERTY(hw_config, cpu_timer, clock_freq); in plat_get_syscnt_freq2()