mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
hdmitx: update register address when g12b return to trunk [3/3]
PD#169639: hdmitx: update register address [3/3] Change-Id: Ibb37bd0c3e3611ad6e624fafbcb879e5a7d78a74 Signed-off-by: Yi Zhou <yi.zhou@amlogic.com>
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
#define __TXLX_REG_H__
|
||||
#include "reg_ops.h"
|
||||
|
||||
#define RESET0_REGISTER 0x01
|
||||
#define RESET0_REGISTER 0x401
|
||||
#define P_RESET0_REGISTER RESET_CBUS_REG_ADDR(RESET0_REGISTER)
|
||||
#define RESET2_REGISTER 0x03
|
||||
#define RESET2_REGISTER 0x403
|
||||
#define P_RESET2_REGISTER RESET_CBUS_REG_ADDR(RESET2_REGISTER)
|
||||
|
||||
#define ISA_DEBUG_REG0 0x3c00
|
||||
|
||||
Reference in New Issue
Block a user