Searched refs:clk_factor (Results 1 – 3 of 3) sorted by relevance
103 struct mtmips_clk_factor *clk_factor; member357 sclk = &priv->data->clk_factor[i]; in mtmips_register_factor_clocks()374 sclk = &priv->data->clk_factor[i]; in mtmips_register_factor_clocks()776 .clk_factor = rt2880_factor_clocks,787 .clk_factor = rt305x_factor_clocks,798 .clk_factor = rt305x_factor_clocks,809 .clk_factor = NULL,820 .clk_factor = NULL,831 .clk_factor = mt7620_factor_clocks,842 .clk_factor = mt76x8_factor_clocks,[all …]
34 unsigned char clk_factor; member
131 writeb(CLKF_VAL(state->clk_freq), ®s->clk_factor); in mac53c94_init()