Searched refs:hdmi_parents (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/clk/ |
D | clk-stm32f4.c | 1136 static const char *hdmi_parents[2] = { "lse", "hsi_div488" }; variable 1284 hdmi_parents, ARRAY_SIZE(hdmi_parents), 1436 hdmi_parents, ARRAY_SIZE(hdmi_parents),
|
/linux-6.1.9/drivers/clk/mediatek/ |
D | clk-mt2701.c | 304 static const char * const hdmi_parents[] = { variable 536 MUX_GATE(CLK_TOP_HDMI_SEL, "hdmi_sel", hdmi_parents,
|
D | clk-mt8173.c | 451 static const char * const hdmi_parents[] __initconst = { variable 588 MUX_GATE(CLK_TOP_HDMI_SEL, "hdmi_sel", hdmi_parents, 0x00c0, 8, 2, 15),
|
/linux-6.1.9/drivers/clk/sunxi-ng/ |
D | ccu-sun50i-a64.c | 579 static const char * const hdmi_parents[] = { "pll-video0", "pll-video1" }; variable 580 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents,
|
D | ccu-sun8i-a83t.c | 535 static const char * const hdmi_parents[] = { "pll-video1" }; variable 536 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents,
|
D | ccu-sun50i-h616.c | 590 static const char * const hdmi_parents[] = { "pll-video0", "pll-video0-4x", variable 592 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents, 0xb00,
|
D | ccu-sun50i-h6.c | 656 static const char * const hdmi_parents[] = { "pll-video0", "pll-video1", variable 658 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents, 0xb00,
|
D | ccu-sun8i-h3.c | 487 static const char * const hdmi_parents[] = { "pll-video" }; variable 488 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents,
|
D | ccu-sun5i.c | 489 static const char * const hdmi_parents[] = { "pll-video0", "pll-video0-2x" }; variable 492 hdmi_parents, hdmi_table,
|
D | ccu-sun8i-r40.c | 709 static const char * const hdmi_parents[] = { "pll-video0", "pll-video1" }; variable 710 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents,
|