Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/ti/
Dadpll.c107 #define to_clkout(_hw) container_of(_hw, struct ti_adpll_clkout_data, hw)
161 struct ti_adpll_clkout_data { struct
543 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_enable()
553 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_disable()
562 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_is_enabled()
573 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_get_parent()
585 struct ti_adpll_clkout_data *co; in ti_adpll_init_clkout()