Lines Matching defs:clk_pfd
14 * struct clk_pfd - IMX PFD clock
19 * PFD clock found on i.MX6 series. Each register for PFD has 4 clk_pfd
23 struct clk_pfd {
29 #define to_clk_pfd(_hw) container_of(_hw, struct clk_pfd, hw)
37 struct clk_pfd *pfd = to_clk_pfd(hw);
46 struct clk_pfd *pfd = to_clk_pfd(hw);
54 struct clk_pfd *pfd = to_clk_pfd(hw);
87 struct clk_pfd *pfd = to_clk_pfd(hw);
107 struct clk_pfd *pfd = to_clk_pfd(hw);
127 struct clk_pfd *pfd;