Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/mediatek/
Dmtk_hdmi_regs.h113 #define CFG3_CONTROL_PACKET_DELAY BIT(6) macro
Dmtk_hdmi.c282 mtk_hdmi_clear_bits(hdmi, GRL_CFG3, CFG3_CONTROL_PACKET_DELAY); in mtk_hdmi_hw_reset()