Searched defs:csi_parents (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu-suniv-f1c100s.c | 297 static const char * const csi_parents[] = { "pll-video", "osc24M" }; variable
|
H A D | ccu-sun5i.c | 473 static const char * const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable
|
H A D | ccu-sun4i-a10.c | 754 static const char *const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu-suniv-f1c100s.c | 305 static const char * const csi_parents[] = { "pll-video", "osc24M" }; variable
|
H A D | ccu-sun4i-a10.c | 756 static const char *const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable
|
H A D | ccu-sun5i.c | 473 static const char * const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable
|
Completed in 7 milliseconds