Searched refs:HDMI_ABIST_ENABLE (Results 1 – 2 of 2) sorted by relevance
24 #define HDMI_ABIST_ENABLE BIT(31) macro
1203 regmap_clear_bits(hdmi->regs, TOP_CFG00, HDMI_ABIST_ENABLE); in mtk_hdmi_v2_set_abist()1249 regmap_set_bits(hdmi->regs, TOP_CFG00, HDMI_ABIST_ENABLE); in mtk_hdmi_v2_set_abist()1267 en = FIELD_GET(HDMI_ABIST_ENABLE, val); in mtk_hdmi_v2_debug_abist_show()