Lines Matching refs:clk_dto
219 struct clk_dto { struct
224 #define to_dtoclk(_hw) container_of(_hw, struct clk_dto, hw) argument
488 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 = {
626 static struct clk_dto clk_disp0_dto = {
647 static struct clk_dto clk_disp1_dto = {