Searched refs:SC8551_BUS_OCP_BASE (Results 1 – 1 of 1) sorted by relevance
121 #define SC8551_BUS_OCP_BASE 1000 macro1049 if (threshold < SC8551_BUS_OCP_BASE) in sc8551_set_busocp_th()1050 threshold = SC8551_BUS_OCP_BASE; in sc8551_set_busocp_th()1052 val = (threshold - SC8551_BUS_OCP_BASE) / SC8551_BUS_OCP_LSB; in sc8551_set_busocp_th()