Searched refs:theo_word_clk (Results 1 – 1 of 1) sorted by relevance
348 int theo_word_clk, act_word_clk; in gen11_dsi_program_esc_clk_div() local354 theo_word_clk = DIV_ROUND_UP(afe_clk_khz, 8 * DSI_MAX_ESC_CLK); in gen11_dsi_program_esc_clk_div()355 act_word_clk = max(3, theo_word_clk + (theo_word_clk + 1) % 2); in gen11_dsi_program_esc_clk_div()