Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7173.c163 #define AD7173_MODE_CAL_INT_FULL 0x5 /* Internal Full-Scale Calibration */ macro
485 ret = ad_sd_calibrate(&st->sd, AD7173_MODE_CAL_INT_FULL, i); in ad7173_calibrate_all()