Searched refs:WAIT_FOR_ADC (Results 1 – 3 of 3) sorted by relevance
84 #define WAIT_FOR_ADC 532 /* wait for 532 microseconds for ADC */ macro87 #define WAIT_FOR_ADC 138 /* wait for 138 microseconds for ADC */ macro114 udelay(WAIT_FOR_ADC); in read_voltage_from_INA220()149 udelay(WAIT_FOR_ADC); in read_voltage_from_IR()219 udelay(NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()230 udelay(NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()265 debug("VID: Waited %d us\n", wait * NUM_READINGS * WAIT_FOR_ADC); in set_voltage_to_IR()
109 #define WAIT_FOR_ADC 532 /* wait for 532 microseconds for ADC */ macro130 udelay(WAIT_FOR_ADC); in read_voltage()168 udelay(wait * NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()174 udelay(wait * NUM_READINGS * WAIT_FOR_ADC); in wait_for_voltage_stable()194 debug("VID: Waited %d us\n", wait * NUM_READINGS * WAIT_FOR_ADC); in set_voltage()
102 #define WAIT_FOR_ADC 532 /* wait for 532 microseconds for ADC */ macro124 udelay(WAIT_FOR_ADC); in read_voltage()