Home
last modified time | relevance | path

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

/linux/drivers/clk/ralink/
H A Dclk-mtmips.c101 struct mtmips_clk_fixed *clk_fixed; member
298 sclk = &priv->data->clk_fixed[i]; in mtmips_register_fixed_clocks()
315 sclk = &priv->data->clk_fixed[i]; in mtmips_register_fixed_clocks()
775 .clk_fixed = NULL,
786 .clk_fixed = NULL,
797 .clk_fixed = rt3352_fixed_clocks,
808 .clk_fixed = rt3883_fixed_clocks,
819 .clk_fixed = rt3352_fixed_clocks,
830 .clk_fixed = mt7620_fixed_clocks,
841 .clk_fixed = mt76x8_fixed_clocks,
[all …]
/linux/include/sound/
H A Dsimple_card_utils.h34 bool clk_fixed; member