Home
last modified time | relevance | path

Searched refs:mtmips_clk_fixed (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/clk/ralink/
Dclk-mtmips.c95 struct mtmips_clk_fixed;
101 struct mtmips_clk_fixed *clk_fixed;
119 struct mtmips_clk_fixed { struct
266 static struct mtmips_clk_fixed rt305x_fixed_clocks[] = {
270 static struct mtmips_clk_fixed rt3352_fixed_clocks[] = {
274 static struct mtmips_clk_fixed mt76x8_fixed_clocks[] = {
283 struct mtmips_clk_fixed *sclk; in mtmips_register_fixed_clocks()
964 struct mtmips_clk_fixed *sclk = &priv->data->clk_fixed[i]; in mtmips_clk_init()