Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/platform/ts5500/
Dts5500.c60 #define TS5500_ADC_CONV_DELAY 12 /* usec */ macro
260 udelay(TS5500_ADC_CONV_DELAY); in ts5500_adc_convert()