Searched refs:SC8551_BUS_OVP_BASE (Results 1 – 1 of 1) sorted by relevance
98 #define SC8551_BUS_OVP_BASE 6000 macro1011 if (threshold < SC8551_BUS_OVP_BASE) in sc8551_set_busovp_th()1012 threshold = SC8551_BUS_OVP_BASE; in sc8551_set_busovp_th()1014 val = (threshold - SC8551_BUS_OVP_BASE) / SC8551_BUS_OVP_LSB; in sc8551_set_busovp_th()