Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk-vt8500.c74 #define to_clk_device(_hw) container_of(_hw, struct clk_device, hw) macro
86 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_enable()
102 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_disable()
117 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_is_enabled()
126 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_recalc_rate()
143 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_round_rate()
169 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_set_rate()