Lines Matching +full:0 +full:x55c
36 #define RKVDEC_REG_IMPORTANT_BASE 0x2c
43 #define RKVDEC_REG_HW_ID_INDEX 0
44 #define RKVDEC_REG_START_INDEX 0
47 #define REVDEC_GET_PROD_NUM(x) (((x) >> 16) & 0xffff)
49 #define RKVDEC_GET_FORMAT(x) ((x) & 0x3ff)
51 #define RKVDEC_REG_START_EN_BASE 0x28
55 #define RKVDEC_START_EN BIT(0)
59 #define RKVDEC_REG_FILM_IDX_MASK (0x3ff0000)
61 #define RKVDEC_REG_RLC_BASE 0x200
64 #define RKVDEC_REG_INT_EN 0x380
75 #define RKVDEC_IRQ BIT(0)
80 #define RKVDEC_PERF_WORKING_CNT 0x41c
83 #define RKVDEC_PERF_SEL_OFFSET 0x20000
85 #define RKVDEC_PERF_SEL_BASE 0x424
86 #define RKVDEC_SEL_VAL0_BASE 0x428
87 #define RKVDEC_SEL_VAL1_BASE 0x42c
88 #define RKVDEC_SEL_VAL2_BASE 0x430
92 #define RKVDEC_REG_CACHE0_SIZE_BASE 0x51c
93 #define RKVDEC_REG_CACHE1_SIZE_BASE 0x55c
94 #define RKVDEC_REG_CACHE2_SIZE_BASE 0x59c
95 #define RKVDEC_REG_CLR_CACHE0_BASE 0x510
96 #define RKVDEC_REG_CLR_CACHE1_BASE 0x550
97 #define RKVDEC_REG_CLR_CACHE2_BASE 0x590
99 #define RKVDEC_CACHE_PERMIT_CACHEABLE_ACCESS BIT(0)
109 RKVDEC_FMT_H265D = 0,