Searched refs:WAIT_FOR_ADC (Results 1 – 3 of 3) sorted by relevance
92 #define WAIT_FOR_ADC 532 /* wait for 532 microseconds for ADC */ macro95 #define WAIT_FOR_ADC 138 /* wait for 138 microseconds for ADC */ macro122 udelay(WAIT_FOR_ADC); in read_voltage_from_INA220()157 udelay(WAIT_FOR_ADC); in read_voltage_from_IR()260 udelay(NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()271 udelay(NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()305 debug("VID: Waited %d us\n", wait * NUM_READINGS * WAIT_FOR_ADC); in set_voltage_to_IR()
108 #define WAIT_FOR_ADC 532 /* wait for 532 microseconds for ADC */ macro129 udelay(WAIT_FOR_ADC); in read_voltage()167 udelay(wait * NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()173 udelay(wait * NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()193 debug("VID: Waited %d us\n", wait * NUM_READINGS * WAIT_FOR_ADC); in set_voltage()
101 #define WAIT_FOR_ADC 532 /* wait for 532 microseconds for ADC */ macro123 udelay(WAIT_FOR_ADC); in read_voltage()