Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-pfd.c35 #define to_clk_pfd(_hw) container_of(_hw, struct clk_pfd, hw) macro
43 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()