Home
last modified time | relevance | path

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

/linux/drivers/iio/addac/
H A Dstx104.c71 #define STX104_SD BIT(5) macro
470 if (u8_get_bits(adc_status, STX104_SD) == STX104_DIFFERENTIAL) { in stx104_probe()