Home
last modified time | relevance | path

Searched refs:HTX_CLK_CTRL (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/meson/
H A Da9-peripherals.c61 #define HTX_CLK_CTRL 0x28c macro
1195 static A9_COMP_SEL(hdmitx_prif, HTX_CLK_CTRL, 9, 0x7, a9_hdmi_parents, NULL);
1196 static A9_COMP_DIV(hdmitx_prif, HTX_CLK_CTRL, 0, 7);
1197 static A9_COMP_GATE(hdmitx_prif, HTX_CLK_CTRL, 8, 0);
1199 static A9_COMP_SEL(hdmitx_200m, HTX_CLK_CTRL, 25, 0x7, a9_hdmi_parents, NULL);
1200 static A9_COMP_DIV(hdmitx_200m, HTX_CLK_CTRL, 16, 7);
1201 static A9_COMP_GATE(hdmitx_200m, HTX_CLK_CTRL, 24, 0);