Searched refs:SGM4154x_VREG_V_MAX_uV (Results 1 – 2 of 2) sorted by relevance
130 #define SGM4154x_VREG_V_MAX_uV 4624000 macro316 else if (chrg_volt > SGM4154x_VREG_V_MAX_uV) in sgm4154x_set_chrg_volt()317 chrg_volt = SGM4154x_VREG_V_MAX_uV; in sgm4154x_set_chrg_volt()
141 #define SGM4154x_VREG_V_MAX_uV 4624000 macro334 chrg_volt = min(chrg_volt, SGM4154x_VREG_V_MAX_uV); in sgm4154x_set_chrg_volt()