Searched refs:CFG2_NOTICE_EN (Results 1 – 2 of 2) sorted by relevance
109 #define CFG2_NOTICE_EN BIT(6) macro
242 regmap_update_bits(hdmi->regs, GRL_CFG2, CFG2_NOTICE_EN, in mtk_hdmi_hw_enable_notice()243 enable_notice ? CFG2_NOTICE_EN : 0); in mtk_hdmi_hw_enable_notice()
Completed in 9 milliseconds