Home
last modified time | relevance | path

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

/hardware/qcom/msm8994/original-kernel-headers/video/
Dmsm_hdmi_modes.h172 #define ETIII_OFF(x) (ETII_VFRMT_END + x) macro
175 #define HDMI_VFRMT_848x480p60_16_9 ETIII_OFF(1)
176 #define HDMI_VFRMT_1280x960p60_4_3 ETIII_OFF(2)
177 #define HDMI_VFRMT_1360x768p60_16_9 ETIII_OFF(3)
178 #define HDMI_VFRMT_1440x900p60_16_10 ETIII_OFF(4)
179 #define HDMI_VFRMT_1400x1050p60_4_3 ETIII_OFF(5)
180 #define HDMI_VFRMT_1680x1050p60_16_10 ETIII_OFF(6)
181 #define HDMI_VFRMT_1600x1200p60_4_3 ETIII_OFF(7)
182 #define HDMI_VFRMT_1920x1200p60_16_10 ETIII_OFF(8)
/hardware/qcom/msm8994/kernel-headers/video/
Dmsm_hdmi_modes.h197 #define ETIII_OFF(x) (ETII_VFRMT_END + x) macro
199 #define HDMI_VFRMT_848x480p60_16_9 ETIII_OFF(1)
200 #define HDMI_VFRMT_1280x960p60_4_3 ETIII_OFF(2)
201 #define HDMI_VFRMT_1360x768p60_16_9 ETIII_OFF(3)
202 #define HDMI_VFRMT_1440x900p60_16_10 ETIII_OFF(4)
204 #define HDMI_VFRMT_1400x1050p60_4_3 ETIII_OFF(5)
205 #define HDMI_VFRMT_1680x1050p60_16_10 ETIII_OFF(6)
206 #define HDMI_VFRMT_1600x1200p60_4_3 ETIII_OFF(7)
207 #define HDMI_VFRMT_1920x1200p60_16_10 ETIII_OFF(8)