Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/proximity/
Das3935.c58 #define TUNE_CAP_DIV 8 macro
267 BIT(5) | (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()
270 as3935_write(st, AS3935_TUNE_CAP, (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()