Searched refs:csi_parents (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu-suniv-f1c100s.c | 297 static const char * const csi_parents[] = { "pll-video", "osc24M" }; variable 299 static SUNXI_CCU_M_WITH_MUX_TABLE_GATE(csi_clk, "csi", csi_parents, csi_table,
|
D | ccu-sun4i-a10.c | 754 static const char *const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable 758 csi_parents, csi_table, 762 csi_parents, csi_table,
|
D | ccu-sun5i.c | 473 static const char * const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable 477 csi_parents, csi_table,
|