Lines Matching full:resolution
83 * Obtain resolution selector for total and phase current report and protection. in mp2888_current_sense_gain_and_resolution_get()
84 * 0: original resolution; 1: half resolution (in such case phase current value should in mp2888_current_sense_gain_and_resolution_get()
116 * If phase current resolution bit is set to 1, READ_CSx value should be doubled. in mp2888_read_phase()
122 /* Scale according to total current resolution. */ in mp2888_read_phase()
192 * bits and scale with total current resolution. Data is provided in direct format. in mp2888_read_word_data()
203 * Chip reports limits with resolution 1A or 2A, if total current resolution bit is in mp2888_read_word_data()
204 * set 1. Actual current is reported with 0.25A or respectively 0.5A resolution. in mp2888_read_word_data()
221 * Chip reports limits with resolution 1W or 2W, if total current resolution bit is in mp2888_read_word_data()
222 * set 1. Actual power is reported with 0.5W or 1W respectively resolution. Scaling in mp2888_read_word_data()
275 /* Fix limit according to total curent resolution. */ in mp2888_write_word_data()
282 /* Fix limit according to total curent resolution. */ in mp2888_write_word_data()
372 /* Obtain current sense gain of power stage and current resolution. */ in mp2888_probe()