Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/light/
H A Dvcnl4000.c60 #define VCNL4010_ISR 0x8e /* Interrupt status */ macro
1617 ret = i2c_smbus_read_byte_data(data->client, VCNL4010_ISR); in vcnl4010_irq_thread()
1644 i2c_smbus_write_byte_data(data->client, VCNL4010_ISR, in vcnl4010_irq_thread()
1667 ret = i2c_smbus_read_byte_data(data->client, VCNL4010_ISR); in vcnl4010_trigger_handler()
1686 ret = i2c_smbus_write_byte_data(data->client, VCNL4010_ISR, in vcnl4010_trigger_handler()