Searched refs:clk_dto (Results 1 – 1 of 1) sorted by relevance
220 struct clk_dto { struct225 #define to_dtoclk(_hw) container_of(_hw, struct clk_dto, hw) argument489 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_is_enabled()500 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_enable()512 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_disable()524 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_recalc_rate()554 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_set_rate()565 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_get_parent()575 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_set_parent()606 static struct clk_dto clk_audio_dto = {[all …]