Searched refs:VC4_HD_VID_CTL (Results 1 – 2 of 2) sorted by relevance
177 VC4_REG32(VC4_HD_VID_CTL),459 HD_WRITE(VC4_HD_VID_CTL, in vc4_hdmi_encoder_disable()460 HD_READ(VC4_HD_VID_CTL) & ~VC4_HD_VID_CTL_ENABLE); in vc4_hdmi_encoder_disable()538 HD_WRITE(VC4_HD_VID_CTL, 0); in vc4_hdmi_encoder_enable()568 HD_WRITE(VC4_HD_VID_CTL, in vc4_hdmi_encoder_enable()617 HD_WRITE(VC4_HD_VID_CTL, in vc4_hdmi_encoder_enable()618 HD_READ(VC4_HD_VID_CTL) | in vc4_hdmi_encoder_enable()
770 #define VC4_HD_VID_CTL 0x038 macro