video: driver: diwali: read efuse from sw_range4
HLOS doesnot have access to raw region. Instead, read from sw_range4 region which are sense registers for raw region. Change-Id: I662266b6557756d9bf6ef687f81b7869a792e7f7 Signed-off-by: Priyanka Gujjula <quic_pgujjula@quicinc.com>
This commit is contained in:
@@ -44,7 +44,7 @@ struct msm_vidc_csc_coeff {
|
||||
struct msm_vidc_efuse_data {
|
||||
u32 start_address;
|
||||
u32 size;
|
||||
unsigned long mask;
|
||||
u32 mask;
|
||||
u32 shift;
|
||||
enum efuse_purpose purpose;
|
||||
};
|
||||
|
Reference in New Issue
Block a user