Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dbh1780.c23 #define BH1780_REG_CONTROL 0x00 macro
164 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_PON); in bh1780_probe()
215 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_POFF); in bh1780_remove()
232 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_POFF); in bh1780_runtime_suspend()
248 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_PON); in bh1780_runtime_resume()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dbh1780.c23 #define BH1780_REG_CONTROL 0x00 macro
163 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_PON); in bh1780_probe()
214 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_POFF); in bh1780_remove()
227 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_POFF); in bh1780_runtime_suspend()
243 ret = bh1780_write(bh1780, BH1780_REG_CONTROL, BH1780_PON); in bh1780_runtime_resume()

Completed in 3 milliseconds