Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/proximity/
Das3935.c53 #define TUNE_CAP_DIV 8 macro
292 BIT(5) | (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()
295 as3935_write(st, AS3935_TUNE_CAP, (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()