Searched refs:AD7793_CONF_REFSEL (Results 1 – 1 of 1) sorted by relevance
85 #define AD7793_CONF_REFSEL(x) ((x) << 6) /* INT/EXT Reference Select */ macro292 st->conf |= AD7793_CONF_REFSEL(pdata->refsel); in ad7793_setup()