Searched refs:HDMI2_ON (Results 1 – 2 of 2) sorted by relevance
14 #define HDMI2_ON BIT(2) macro
92 regmap_set_bits(hdmi->regs, TOP_CFG00, SCR_ON | HDMI2_ON); in mtk_hdmi_v2_enable_scrambling()94 regmap_clear_bits(hdmi->regs, TOP_CFG00, SCR_ON | HDMI2_ON); in mtk_hdmi_v2_enable_scrambling()