Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
Dvcnl4000.c52 #define VCNL4010_INT_CTRL 0x89 /* Interrupt control */ macro
651 ret = i2c_smbus_read_byte_data(data->client, VCNL4010_INT_CTRL); in vcnl4010_is_thr_enabled()
706 ret = i2c_smbus_write_byte_data(data->client, VCNL4010_INT_CTRL, icr); in vcnl4010_config_threshold()
964 ret = i2c_smbus_write_byte_data(data->client, VCNL4010_INT_CTRL, in vcnl4010_buffer_postenable()
978 ret = i2c_smbus_write_byte_data(data->client, VCNL4010_INT_CTRL, 0); in vcnl4010_buffer_predisable()