mfd: rockchip-flexbus: Adjust register macro

Change-Id: I8564dce3566c0afb91d5fbdedafc27468f7d4fce
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
This commit is contained in:
Wesley Yao
2024-06-24 09:46:51 +08:00
committed by Tao Huang
parent 28c5eb68a5
commit 773eba05b5

View File

@@ -17,10 +17,13 @@
#define FLEXBUS_DVP_CROP_SIZE 0x020
#define FLEXBUS_DVP_CROP_START 0x024
#define FLEXBUS_DVP_ORDER 0x028
#define FLEXBUS_DVP_YUV2RGB 0x02C
#define FLEXBUS_TX_CTL 0x040
#define FLEXBUS_TX_NUM 0x044
#define FLEXBUS_TXWAT_START 0x048
#define FLEXBUS_TXFIFO_DNUM 0x04C
#define FLEXBUS_TX_WIDTH 0x050
#define FLEXBUS_TX_CSN_DUMMY 0x054
#define FLEXBUS_TX_CMD_LEN 0x058
#define FLEXBUS_TX_CMD0 0x05C
#define FLEXBUS_TX_CMD1 0x060
@@ -49,8 +52,6 @@
#define FLEXBUS_RISR 0x168
#define FLEXBUS_ISR 0x16C
#define FLEXBUS_ICR 0x170
#define FLEXBUS_TESTCLK 0x190
#define FLEXBUS_TESTDAT 0x194
#define FLEXBUS_REVISION 0x1F0
/* Bit fields in ENR */