mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-09-27 05:25:53 +08:00
fix[vdpp]: Fix dmsr reg size imcompat error
Change-Id: I856bd44fefa322ff8e1136f3055851f72a74b508 Signed-off-by: xueman.ruan <xueman.ruan@rock-chips.com>
This commit is contained in:
@@ -181,8 +181,6 @@ struct dmsr_reg {
|
|||||||
RK_U32 sw_dmsr_obv_enable : 1;
|
RK_U32 sw_dmsr_obv_enable : 1;
|
||||||
RK_U32 sw_dmsr_obv_mode : 1;
|
RK_U32 sw_dmsr_obv_mode : 1;
|
||||||
} reg20; /* 0x00D0 */
|
} reg20; /* 0x00D0 */
|
||||||
|
|
||||||
RK_U32 reg_dmsr_21_23[3];
|
|
||||||
}; /* offset: 0x1080 */
|
}; /* offset: 0x1080 */
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user