Searched refs:SC8551_BAT_OVP_BASE (Results 1 – 1 of 1) sorted by relevance
47 #define SC8551_BAT_OVP_BASE 3500 macro954 if (threshold < SC8551_BAT_OVP_BASE) in sc8551_set_batovp_th()955 threshold = SC8551_BAT_OVP_BASE; in sc8551_set_batovp_th()957 val = (threshold - SC8551_BAT_OVP_BASE) / SC8551_BAT_OVP_LSB; in sc8551_set_batovp_th()