Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dhwreg_dip.h113 #define REG_MFDEC_BASE (0x112200UL) macro
118 #define REG_MFDEC_ENA(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x00<<1) )
130 #define REG_MFDEC_FB_MIU(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x01<<1) )
142 #define REG_MFDEC_X_START(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x02<<1) )
145 #define REG_MFDEC_Y_START(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x03<<1) )
148 #define REG_MFDEC_H_SIZE(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x04<<1) )
151 #define REG_MFDEC_V_SIZE(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x05<<1) )
154 #define REG_MFDEC_FB_PITCH(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x06<<1) )
157 #define REG_MFDEC_BITLEN_FB_PITCH(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x07<<1) )
161 #define REG_MFDEC_LUMA_FB_BASE_L(id) (REG_MFDEC_BASE + ((0x40<<1)*id) + (0x08<<1) )
[all …]