Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/ts5500/
H A Dts5500.c35 #define TS5500_ADC BIT(2) /* A/D converter option */ macro
136 sbc->adc = tmp & TS5500_ADC; in ts5500_detect_config()