Searched refs:MHZ_TICKS_PER_SEC (Results 1 – 4 of 4) sorted by relevance
38 uint32_t multiplier = MHZ_TICKS_PER_SEC; in tegra_delay_timer_init()
49 unsigned int mult = MHZ_TICKS_PER_SEC; in generic_delay_timer_init()
53 residency_div = read_cntfrq_el0() / MHZ_TICKS_PER_SEC; in PMF_DECLARE_GET_TIMESTAMP()
164 #define MHZ_TICKS_PER_SEC U(1000000) macro