Searched refs:clk_pfd (Results 1 – 2 of 2) sorted by relevance
29 struct clk_pfd { struct35 #define to_clk_pfd(_hw) container_of(_hw, struct clk_pfd, hw) argument43 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_enable()52 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_disable()60 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_recalc_rate()93 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_set_rate()113 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_is_enabled()133 struct clk_pfd *pfd; in imx_clk_pfd()
166 struct clk_hw clk_pfd; member329 container_of(hw, struct vc5_driver_data, clk_pfd); in vc5_pfd_recalc_rate()371 container_of(hw, struct vc5_driver_data, clk_pfd); in vc5_pfd_set_rate()796 vc5->clk_pfd.init = &init; in vc5_probe()797 ret = devm_clk_hw_register(&client->dev, &vc5->clk_pfd); in vc5_probe()