Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/proximity/
H A Das3935.c51 #define TUNE_CAP_DIV 8 macro
294 BIT(5) | (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()
297 as3935_write(st, AS3935_TUNE_CAP, (st->tune_cap / TUNE_CAP_DIV)); in calibrate_as3935()
/kernel/linux/linux-6.6/drivers/iio/proximity/
H A Das3935.c52 #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()

Completed in 3 milliseconds