Searched defs:perclk_sels (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 55 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
H A D | clk-imx6sll.c | 50 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
H A D | clk-imx6sl.c | 46 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
H A D | clk-imx6sx.c | 40 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sll.c | 50 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
H A D | clk-imx6sx.c | 40 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
H A D | clk-imx6ul.c | 56 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
H A D | clk-imx6sl.c | 47 static const char *perclk_sels[] = { "ipg", "osc", }; variable
|
Completed in 8 milliseconds