Searched refs:apll_parents (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt2712.c | 476 static const char * const apll_parents[] = { variable 711 MUX_GATE(CLK_TOP_APLL_SEL, "apll_sel", apll_parents, 0x500, 8, 4, 15), 712 MUX_GATE(CLK_TOP_APLL2_SEL, "apll2_sel", apll_parents, 0x500, 16, 4, 23),
|
H A D | clk-mt8135.c | 336 static const char * const apll_parents[] = { variable 395 MUX_GATE(CLK_TOP_APLL_SEL, "apll_sel", apll_parents, 0x0168, 16, 3, 23),
|
H A D | clk-mt2701.c | 309 static const char * const apll_parents[] = { variable 536 MUX_GATE(CLK_TOP_APLL_SEL, "apll_sel", apll_parents,
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt8135.c | 334 static const char * const apll_parents[] __initconst = { 393 MUX_GATE(CLK_TOP_APLL_SEL, "apll_sel", apll_parents, 0x0168, 16, 3, 23),
|
H A D | clk-mt2712.c | 570 static const char * const apll_parents[] = { variable 829 apll_parents, 0x500, 8, 4, 15), 831 apll_parents, 0x500, 16, 4, 23),
|
H A D | clk-mt2701.c | 310 static const char * const apll_parents[] = { variable 537 MUX_GATE(CLK_TOP_APLL_SEL, "apll_sel", apll_parents,
|
Completed in 6 milliseconds