Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-pfd.c36 #define to_clk_pfd(_hw) container_of(_hw, struct clk_pfd, hw) macro
44 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_enable()
53 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_disable()
61 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_recalc_rate()
94 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_set_rate()
114 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_is_enabled()