Searched refs:cci_parents (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8135.c | 327 static const char * const cci_parents[] = { variable 394 MUX_GATE_FLAGS(CLK_TOP_CCI_SEL, "cci_sel", cci_parents, 0x0168, 8, 3, 15, CLK_IS_CRITICAL),
|
/linux/drivers/clk/sprd/ |
H A 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,
|