mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
media: drop g12a register defintion change
PD#156734: media: drop g12a register defintion change Change-Id: Ieadb57750228755a18357567028fa5ef642dc397 Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
This commit is contained in:
@@ -304,14 +304,8 @@
|
||||
#define HEVC_DBLK_CFG9 0x3509
|
||||
#define HEVC_DBLK_CFGA 0x350a
|
||||
#define HEVC_DBLK_CFGE 0x350e
|
||||
#if 1
|
||||
/* G12A changed */
|
||||
#define HEVC_DBLK_STS0 0x350f
|
||||
#define HEVC_DBLK_STS1 0x3510
|
||||
#else
|
||||
#define HEVC_DBLK_STS0 0x350b
|
||||
#define HEVC_DBLK_STS1 0x350c
|
||||
#endif
|
||||
#define HEVC_SAO_VERSION 0x3600
|
||||
#define HEVC_SAO_CTRL0 0x3601
|
||||
#define HEVC_SAO_CTRL1 0x3602
|
||||
|
||||
Reference in New Issue
Block a user