Searched refs:hdmi_parents (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/drivers/clk/ |
D | clk-stm32f4.c | 1140 static const char *hdmi_parents[2] = { "lse", "hsi_div488" }; variable 1288 hdmi_parents, ARRAY_SIZE(hdmi_parents), 1440 hdmi_parents, ARRAY_SIZE(hdmi_parents),
|
/Linux-v5.4/drivers/clk/mediatek/ |
D | clk-mt2701.c | 303 static const char * const hdmi_parents[] = { variable 535 MUX_GATE(CLK_TOP_HDMI_SEL, "hdmi_sel", hdmi_parents,
|
D | clk-mt8173.c | 450 static const char * const hdmi_parents[] __initconst = { variable 587 MUX_GATE(CLK_TOP_HDMI_SEL, "hdmi_sel", hdmi_parents, 0x00c0, 8, 2, 15),
|
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu-sun50i-a64.c | 578 static const char * const hdmi_parents[] = { "pll-video0", "pll-video1" }; variable 579 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-h6.c | 647 static const char * const hdmi_parents[] = { "pll-video0", "pll-video1", variable 649 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents, 0xb00,
|
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 | 697 static const char * const hdmi_parents[] = { "pll-video0", "pll-video1" }; variable 698 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents,
|
D | ccu-sun8i-h3.c | 484 static const char * const hdmi_parents[] = { "pll-video" }; variable 485 static SUNXI_CCU_M_WITH_MUX_GATE(hdmi_clk, "hdmi", hdmi_parents,
|