Searched refs:SC8551_BAT_OCP_BASE (Results 1 – 1 of 1) sorted by relevance
59 #define SC8551_BAT_OCP_BASE 2000 macro992 if (threshold < SC8551_BAT_OCP_BASE) in sc8551_set_batocp_th()993 threshold = SC8551_BAT_OCP_BASE; in sc8551_set_batocp_th()995 val = (threshold - SC8551_BAT_OCP_BASE) / SC8551_BAT_OCP_LSB; in sc8551_set_batocp_th()