hdmi_acr_cts       85 drivers/gpu/drm/msm/hdmi/hdmi.xml.h static inline uint32_t HDMI_ACR_PKT_CTRL_SELECT(enum hdmi_acr_cts val)
hdmi_acr_cts      181 drivers/gpu/drm/msm/hdmi/hdmi.xml.h static inline uint32_t REG_HDMI_ACR(enum hdmi_acr_cts i0) { return 0x000000c4 + 0x8*i0; }
hdmi_acr_cts      183 drivers/gpu/drm/msm/hdmi/hdmi.xml.h static inline uint32_t REG_HDMI_ACR_0(enum hdmi_acr_cts i0) { return 0x000000c4 + 0x8*i0; }
hdmi_acr_cts      191 drivers/gpu/drm/msm/hdmi/hdmi.xml.h static inline uint32_t REG_HDMI_ACR_1(enum hdmi_acr_cts i0) { return 0x000000c8 + 0x8*i0; }
hdmi_acr_cts      115 drivers/gpu/drm/msm/hdmi/hdmi_audio.c 		enum hdmi_acr_cts select;