Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dcc10001_adc.c43 #define CC10001_INVALID_SAMPLED 0xffff macro
117 return CC10001_INVALID_SAMPLED; in cc10001_adc_poll_done()
126 return CC10001_INVALID_SAMPLED; in cc10001_adc_poll_done()
167 if (data[i] == CC10001_INVALID_SAMPLED) { in cc10001_adc_trigger_h()
228 if (*val == CC10001_INVALID_SAMPLED) in cc10001_adc_read_raw()