Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_regs.h198 #define HDMI_ON BIT(0) macro
H A Dmtk_hdmi.c257 HDMI_ON | ANLG_ON, enable ? (HDMI_ON | ANLG_ON) : 0); in mtk_hdmi_hw_make_reg_writable()