Searched refs:hdcp_parents (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/clk/mediatek/ |
D | clk-mt8173-topckgen.c | 377 static const char * const hdcp_parents[] = { variable 600 MUX_GATE(CLK_TOP_HDCP_SEL, "hdcp_sel", hdcp_parents, 0x00d0, 8, 2, 15),
|
D | clk-mt2712.c | 442 static const char * const hdcp_parents[] = { variable 704 MUX_GATE(CLK_TOP_HDCP_SEL, "hdcp_sel", hdcp_parents, 0x0d0, 8, 2, 15),
|
D | clk-mt8188-topckgen.c | 732 static const char * const hdcp_parents[] = { variable 1109 hdcp_parents, 0x0D4, 0x0D8, 0x0DC, 16, 4, 23, 0x08, 30),
|
D | clk-mt8195-topckgen.c | 625 static const char * const hdcp_parents[] = { variable 1065 hdcp_parents, 0x0104, 0x0108, 0x010C, 0, 2, 7, 0x0C, 12),
|
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu-sun50i-h616.c | 671 static const char * const hdcp_parents[] = { "pll-periph0", "pll-periph1" }; variable 672 static SUNXI_CCU_M_WITH_MUX_GATE(hdcp_clk, "hdcp", hdcp_parents, 0xc40,
|
D | ccu-sun50i-h6.c | 748 static const char * const hdcp_parents[] = { "pll-periph0", "pll-periph1" }; variable 749 static SUNXI_CCU_M_WITH_MUX_GATE(hdcp_clk, "hdcp", hdcp_parents, 0xc40,
|