Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/include/
H A Dve_Analog_Reg.h333 #define __REG_HDMI(idx) (REG_HDMI_BASE + (idx) * 2) macro
335 #define REG_HDMI_SYSCONFIG __REG_HDMI(0x00)
336 #define REG_HDMI_ST1 __REG_HDMI(0x01)
337 #define REG_HDMI_ST2 __REG_HDMI(0x02)
338 #define REG_HDMI_ERR1 __REG_HDMI(0x04)
339 #define REG_HDMI_CONFIG1 __REG_HDMI(0x06)
340 #define REG_HDMI_CONFIG2 __REG_HDMI(0x07)
341 #define REG_HDMI_CONFIG3 __REG_HDMI(0x08)
342 #define REG_HDMI_CONFIG4 __REG_HDMI(0x09)
343 #define REG_HDMI_CLK_CFG __REG_HDMI(0x0A)
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/include/
H A Dcec_Analog_Reg.h420 #define __REG_HDMI(idx) (REG_HDMI_BASE + (idx) * 2) macro
422 #define REG_HDMI_SYSCONFIG __REG_HDMI(0x00)
423 #define REG_HDMI_ST1 __REG_HDMI(0x01)
424 #define REG_HDMI_ST2 __REG_HDMI(0x02)
425 #define REG_HDMI_ERR1 __REG_HDMI(0x04)
426 #define REG_HDMI_CONFIG1 __REG_HDMI(0x06)
427 #define REG_HDMI_CONFIG2 __REG_HDMI(0x07)
428 #define REG_HDMI_CONFIG3 __REG_HDMI(0x08)
429 #define REG_HDMI_CONFIG4 __REG_HDMI(0x09)
430 #define REG_HDMI_CLK_CFG __REG_HDMI(0x0A)
[all …]