Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/ti/
Dadpll.c106 #define to_clkout(_hw) container_of(_hw, struct ti_adpll_clkout_data, hw) macro
549 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_enable()
559 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_disable()
568 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_is_enabled()
579 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_get_parent()