Home
last modified time | relevance | path

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

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