Home
last modified time | relevance | path

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

/drivers/iio/proximity/
Das3935.c57 #define TUNE_CAP_DIV 8 macro
271 BIT(5) | (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()
274 as3935_write(st, AS3935_TUNE_CAP, (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()