Loading drivers/regulator/cpr-regulator.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -144,7 +144,7 @@ #define CPR_FUSE_RO_SEL_BITS 3 #define CPR_FUSE_RO_SEL_BITS 3 #define CPR_FUSE_RO_SEL_BITS_MASK ((1<<CPR_FUSE_RO_SEL_BITS)-1) #define CPR_FUSE_RO_SEL_BITS_MASK ((1<<CPR_FUSE_RO_SEL_BITS)-1) #define CPR_FUSE_MIN_QUOT_DIFF 100 #define CPR_FUSE_MIN_QUOT_DIFF 50 #define BYTES_PER_FUSE_ROW 8 #define BYTES_PER_FUSE_ROW 8 Loading Loading
drivers/regulator/cpr-regulator.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -144,7 +144,7 @@ #define CPR_FUSE_RO_SEL_BITS 3 #define CPR_FUSE_RO_SEL_BITS 3 #define CPR_FUSE_RO_SEL_BITS_MASK ((1<<CPR_FUSE_RO_SEL_BITS)-1) #define CPR_FUSE_RO_SEL_BITS_MASK ((1<<CPR_FUSE_RO_SEL_BITS)-1) #define CPR_FUSE_MIN_QUOT_DIFF 100 #define CPR_FUSE_MIN_QUOT_DIFF 50 #define BYTES_PER_FUSE_ROW 8 #define BYTES_PER_FUSE_ROW 8 Loading