Searched refs:clk_dto (Results 1 – 1 of 1) sorted by relevance
219 struct clk_dto { struct224 #define to_dtoclk(_hw) container_of(_hw, struct clk_dto, hw) argument488 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_is_enabled()499 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_enable()511 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_disable()523 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_recalc_rate()553 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_set_rate()564 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_get_parent()574 struct clk_dto *clk = to_dtoclk(hw); in dto_clk_set_parent()605 static struct clk_dto clk_audio_dto = {[all …]