Searched defs:audio_sels (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6sl.c | 53 static const char *audio_sels[] = { "pll4_audio_div", "pll3_pfd2", "pll3_pfd3", "pll3_usb_otg", }; variable
|
H A D | clk-imx6sx.c | 30 static const char *audio_sels[] = { "pll4_audio_div", "pll3_pfd2_508m", "pll5_video_div", "pll3_usb_otg", }; variable
|
H A D | clk-imx6q.c | 31 static const char *audio_sels[] = { "pll4_audio_div", "pll3_pfd2_508m", "pll3_pfd3_454m", "pll3_usb_otg", }; variable
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sx.c | 30 static const char *audio_sels[] = { "pll4_audio_div", "pll3_pfd2_508m", "pll5_video_div", "pll3_usb_otg", }; variable
|
H A D | clk-imx6sl.c | 54 static const char *audio_sels[] = { "pll4_audio_div", "pll3_pfd2", "pll3_pfd3", "pll3_usb_otg", }; variable
|
H A D | clk-imx6q.c | 32 static const char *audio_sels[] = { "pll4_audio_div", "pll3_pfd2_508m", "pll3_pfd3_454m", "pll3_usb_otg", }; variable
|
Completed in 9 milliseconds