Lines Matching defs:clk_plt
36 struct clk_plt {
44 #define to_clk_plt(_hw) container_of(_hw, struct clk_plt, hw)
49 struct clk_plt *clks[PMC_CLK_NUM];
92 static void plt_clk_reg_update(struct clk_plt *clk, u32 mask, u32 val)
108 struct clk_plt *clk = to_clk_plt(hw);
117 struct clk_plt *clk = to_clk_plt(hw);
127 struct clk_plt *clk = to_clk_plt(hw);
136 struct clk_plt *clk = to_clk_plt(hw);
143 struct clk_plt *clk = to_clk_plt(hw);
160 static struct clk_plt *plt_clk_register(struct platform_device *pdev, int id,
165 struct clk_plt *pclk;
208 static void plt_clk_unregister(struct clk_plt *pclk)