Searched refs:hdmipll_parents (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt8135.c | 345 static const char * const hdmipll_parents[] = { variable 396 MUX_GATE(CLK_TOP_HDMIPLL_SEL, "hdmipll_sel", hdmipll_parents, 0x0168, 24, 2, 31),
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt8135.c | 343 static const char * const hdmipll_parents[] __initconst = { 394 MUX_GATE(CLK_TOP_HDMIPLL_SEL, "hdmipll_sel", hdmipll_parents, 0x0168, 24, 2, 31),
|
Completed in 2 milliseconds