Searched refs:hdcp_parents (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/clk/mediatek/ |
D | clk-mt2712.c | 542 static const char * const hdcp_parents[] = { variable 824 hdcp_parents, 0x0d0, 8, 2, 15),
|
D | clk-mt8173.c | 483 static const char * const hdcp_parents[] __initconst = { variable 599 MUX_GATE(CLK_TOP_HDCP_SEL, "hdcp_sel", hdcp_parents, 0x00d0, 8, 2, 15),
|
/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu-sun50i-h6.c | 728 static const char * const hdcp_parents[] = { "pll-periph0", "pll-periph1" }; variable 729 static SUNXI_CCU_M_WITH_MUX_GATE(hdcp_clk, "hdcp", hdcp_parents, 0xc40,
|