Searched refs:cci_parents (Results 1 – 2 of 2) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mt8135.c | 325 static const char * const cci_parents[] __initconst = { variable 392 MUX_GATE(CLK_TOP_CCI_SEL, "cci_sel", cci_parents, 0x0168, 8, 3, 15),
|
/drivers/clk/sprd/ |
D | sc9860-clk.c | 527 static const char * const cci_parents[] = { "ext-26m", "twpll-384m", variable 529 static SPRD_COMP_CLK(cci_clk, "cci", cci_parents, 0x300, 531 static SPRD_COMP_CLK(gic_clk, "gic", cci_parents, 0x304, 533 static SPRD_COMP_CLK(cssys_clk, "cssys", cci_parents, 0x310,
|