mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
mfd: rockchip-flexbus: Adjust register macro
Change-Id: I8564dce3566c0afb91d5fbdedafc27468f7d4fce Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user