Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/include/
H A Dve_Analog_Reg.h446 #define __REG_HDCP(idx) (REG_HDCP_BASE + (idx) * 2) macro
448 #define REG_HDCP_00 __REG_HDCP(0x00)
449 #define REG_HDCP_STATUS __REG_HDCP(0x01)
450 #define REG_HDCP_02 __REG_HDCP(0x02)
451 #define REG_HDCP_03 __REG_HDCP(0x03)
/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/include/
H A Dcec_Analog_Reg.h533 #define __REG_HDCP(idx) (REG_HDCP_BASE + (idx) * 2) macro
535 #define REG_HDCP_00 __REG_HDCP(0x00)
536 #define REG_HDCP_STATUS __REG_HDCP(0x01)
537 #define REG_HDCP_02 __REG_HDCP(0x02)
538 #define REG_HDCP_03 __REG_HDCP(0x03)