Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/humidity/
H A Dhdc2010.c41 #define HDC2010_AMM GENMASK(6, 4) macro
288 ret = hdc2010_update_drdy_config(data, HDC2010_AMM, HDC2010_AMM); in hdc2010_probe()
302 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_probe()
320 if (hdc2010_update_drdy_config(data, HDC2010_AMM, 0)) in hdc2010_remove()