Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Dhdc100x.c134 static int hdc100x_update_config(struct hdc100x_data *data, int mask, int val) in hdc100x_update_config() function
155 ret = hdc100x_update_config(data, in hdc100x_set_it_time()
275 ret = hdc100x_update_config(data, HDC100X_REG_CONFIG_HEATER_EN, in hdc100x_write_raw()
291 ret = hdc100x_update_config(data, 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()