Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/humidity/
H A Dhdc100x.c34 #define HDC100X_REG_CONFIG_ACQ_MODE BIT(12) macro
291 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, in hdc100x_buffer_postenable()
292 HDC100X_REG_CONFIG_ACQ_MODE); in hdc100x_buffer_postenable()
304 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, 0); in hdc100x_buffer_predisable()
385 hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, 0); in hdc100x_probe()
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhdc100x.c34 #define HDC100X_REG_CONFIG_ACQ_MODE BIT(12) macro
291 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, in hdc100x_buffer_postenable()
292 HDC100X_REG_CONFIG_ACQ_MODE); in hdc100x_buffer_postenable()
304 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, 0); in hdc100x_buffer_predisable()
384 hdc100x_update_config(data, HDC100X_REG_CONFIG_ACQ_MODE, 0); in hdc100x_probe()

Completed in 2 milliseconds