Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c287 static void mtk_hdmi_hw_enable_notice(struct mtk_hdmi *hdmi, bool enable_notice) in mtk_hdmi_hw_enable_notice() argument
289 mtk_hdmi_mask(hdmi, GRL_CFG2, enable_notice ? CFG2_NOTICE_EN : 0, in mtk_hdmi_hw_enable_notice()