Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c663 VC4_HDMI_RAM_PACKET_ENABLE), in vc4_hdmi_write_infoframe()
1592 ~(VC4_HDMI_RAM_PACKET_ENABLE)); in vc4_hdmi_encoder_post_crtc_enable()
1612 VC4_HDMI_RAM_PACKET_ENABLE); in vc4_hdmi_encoder_post_crtc_enable()
H A Dvc4_regs.h796 # define VC4_HDMI_RAM_PACKET_ENABLE BIT(16) macro