Loading drivers/regulator/qpnp-labibb-regulator.c +1 −1 Original line number Diff line number Diff line Loading @@ -175,7 +175,7 @@ #define IBB_PWRUP_PWRDN_CTL_1_DLY1_BITS 2 #define IBB_PWRUP_PWRDN_CTL_1_DLY1_MASK \ ((1 << IBB_PWRUP_PWRDN_CTL_1_DLY1_BITS) - 1) #define IBB_PWRUP_PWRDN_CTL_1_DLY1_SHIFT 3 #define IBB_PWRUP_PWRDN_CTL_1_DLY1_SHIFT 4 #define IBB_PWRUP_PWRDN_CTL_1_DLY2_BITS 2 #define IBB_PWRUP_PWRDN_CTL_1_DLY2_MASK \ ((1 << IBB_PWRUP_PWRDN_CTL_1_DLY2_BITS) - 1) Loading Loading
drivers/regulator/qpnp-labibb-regulator.c +1 −1 Original line number Diff line number Diff line Loading @@ -175,7 +175,7 @@ #define IBB_PWRUP_PWRDN_CTL_1_DLY1_BITS 2 #define IBB_PWRUP_PWRDN_CTL_1_DLY1_MASK \ ((1 << IBB_PWRUP_PWRDN_CTL_1_DLY1_BITS) - 1) #define IBB_PWRUP_PWRDN_CTL_1_DLY1_SHIFT 3 #define IBB_PWRUP_PWRDN_CTL_1_DLY1_SHIFT 4 #define IBB_PWRUP_PWRDN_CTL_1_DLY2_BITS 2 #define IBB_PWRUP_PWRDN_CTL_1_DLY2_MASK \ ((1 << IBB_PWRUP_PWRDN_CTL_1_DLY2_BITS) - 1) Loading