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()
123 /* Scale according to total current resolution. */ in mp2888_read_phase()
193 * bits and scale with total current resolution. Data is provided in direct format. in mp2888_read_word_data()
204 * Chip reports limits with resolution 1A or 2A, if total current resolution bit is in mp2888_read_word_data()
205 * set 1. Actual current is reported with 0.25A or respectively 0.5A resolution. in mp2888_read_word_data()
222 * Chip reports limits with resolution 1W or 2W, if total current resolution bit is in mp2888_read_word_data()
223 * set 1. Actual power is reported with 0.5W or 1W respectively resolution. Scaling in mp2888_read_word_data()
276 /* Fix limit according to total curent resolution. */ in mp2888_write_word_data()
283 /* Fix limit according to total curent resolution. */ in mp2888_write_word_data()
373 /* Obtain current sense gain of power stage and current resolution. */ in mp2888_probe()