Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi/
H A Dclk-sun4i-tcon-ch1.c26 struct tcon_ch1_clk { struct
32 #define hw_to_tclk(hw) container_of(hw, struct tcon_ch1_clk, hw) argument
36 struct tcon_ch1_clk *tclk = hw_to_tclk(hw); in tcon_ch1_disable()
49 struct tcon_ch1_clk *tclk = hw_to_tclk(hw); in tcon_ch1_enable()
64 struct tcon_ch1_clk *tclk = hw_to_tclk(hw); in tcon_ch1_is_enabled()
73 struct tcon_ch1_clk *tclk = hw_to_tclk(hw); in tcon_ch1_get_parent()
84 struct tcon_ch1_clk *tclk = hw_to_tclk(hw); in tcon_ch1_set_parent()
173 struct tcon_ch1_clk *tclk = hw_to_tclk(hw); in tcon_ch1_recalc_rate()
189 struct tcon_ch1_clk *tclk = hw_to_tclk(hw); in tcon_ch1_set_rate()
229 struct tcon_ch1_clk *tclk; in tcon_ch1_setup()