Home
last modified time | relevance | path

Searched refs:TS5500_ADC_CONV_DELAY (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/platform/ts5500/
Dts5500.c66 #define TS5500_ADC_CONV_DELAY 12 /* usec */ macro
266 udelay(TS5500_ADC_CONV_DELAY); in ts5500_adc_convert()