Searched refs:current_lsb (Results 1 – 1 of 1) sorted by relevance
168 long raw_val, current_lsb; in tps23861_read_current() local174 current_lsb = CURRENT_LSB_255; in tps23861_read_current()176 current_lsb = CURRENT_LSB_250; in tps23861_read_current()185 *val = (FIELD_GET(VOLTAGE_CURRENT_MASK, raw_val) * current_lsb) / 1000000; in tps23861_read_current()