Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dus5182d.c51 #define US5182D_REG_UDARK_TH 0x27 macro
461 ret = i2c_smbus_write_byte_data(data->client, US5182D_REG_UDARK_TH, in us5182d_update_dark_th()
466 return i2c_smbus_write_byte_data(data->client, US5182D_REG_UDARK_TH + 1, in us5182d_update_dark_th()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dus5182d.c51 #define US5182D_REG_UDARK_TH 0x27 macro
459 ret = i2c_smbus_write_byte_data(data->client, US5182D_REG_UDARK_TH, in us5182d_update_dark_th()
464 return i2c_smbus_write_byte_data(data->client, US5182D_REG_UDARK_TH + 1, in us5182d_update_dark_th()

Completed in 3 milliseconds