Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/at91/
Dclk-audio-pll.c65 struct clk_audio_pad { struct
79 #define to_clk_audio_pad(hw) container_of(hw, struct clk_audio_pad, hw) argument
109 struct clk_audio_pad *apad_ck = to_clk_audio_pad(hw); in clk_audio_pll_pad_enable()
145 struct clk_audio_pad *apad_ck = to_clk_audio_pad(hw); in clk_audio_pll_pad_disable()
190 struct clk_audio_pad *apad_ck = to_clk_audio_pad(hw); in clk_audio_pll_pad_recalc_rate()
390 struct clk_audio_pad *apad_ck = to_clk_audio_pad(hw); in clk_audio_pll_pad_set_rate()
485 struct clk_audio_pad *apad_ck; in at91_clk_register_audio_pll_pad()