Searched refs:timer_threshold (Results 1 – 1 of 1) sorted by relevance
118 uint32_t timer_threshold = 0; in dcn42_get_clock_freq_from_clkip() local121 REG_GET(CLK8_CLK_TICK_CNT_CONFIG_REG, TIMER_THRESHOLD, &timer_threshold); in dcn42_get_clock_freq_from_clkip()123 if (timer_threshold == 0) { in dcn42_get_clock_freq_from_clkip()149 clock_freq_mhz = div_u64(clock_freq_mhz, timer_threshold); in dcn42_get_clock_freq_from_clkip()428 regs_and_bypass->timer_threshold = internal.CLK8_CLK_TICK_CNT__TIMER_THRESHOLD; in dcn42_dump_clk_registers()