Searched refs:clk_factor (Results 1 – 4 of 4) sorted by relevance
103 struct mtmips_clk_factor *clk_factor; member341 sclk = &priv->data->clk_factor[i]; in mtmips_register_factor_clocks()358 sclk = &priv->data->clk_factor[i]; in mtmips_register_factor_clocks()751 .clk_factor = rt2880_factor_clocks,762 .clk_factor = rt305x_factor_clocks,773 .clk_factor = rt305x_factor_clocks,784 .clk_factor = NULL,795 .clk_factor = NULL,806 .clk_factor = NULL,817 .clk_factor = rt305x_factor_clocks,[all …]
79 u32 clk_factor; in _dpu_core_perf_calc_clk() local93 clk_factor = perf_cfg->clk_inefficiency_factor; in _dpu_core_perf_calc_clk()94 if (clk_factor) { in _dpu_core_perf_calc_clk()95 crtc_clk *= clk_factor; in _dpu_core_perf_calc_clk()
34 unsigned char clk_factor; member
131 writeb(CLKF_VAL(state->clk_freq), ®s->clk_factor); in mac53c94_init()