enable_notice 281 drivers/gpu/drm/mediatek/mtk_hdmi.c static void mtk_hdmi_hw_enable_notice(struct mtk_hdmi *hdmi, bool enable_notice) enable_notice 283 drivers/gpu/drm/mediatek/mtk_hdmi.c mtk_hdmi_mask(hdmi, GRL_CFG2, enable_notice ? CFG2_NOTICE_EN : 0,