Searched refs:csi_parents (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-suniv-f1c100s.c | 305 static const char * const csi_parents[] = { "pll-video", "osc24M" }; variable 307 static SUNXI_CCU_M_WITH_MUX_TABLE_GATE(csi_clk, "csi", csi_parents, csi_table,
|
H A D | ccu-sun4i-a10.c | 756 static const char *const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable 760 csi_parents, csi_table, 764 csi_parents, csi_table,
|
H A D | ccu-sun5i.c | 473 static const char * const csi_parents[] = { "hosc", "pll-video0", "pll-video1", variable 477 csi_parents, csi_table,
|