Searched refs:BH1780_REG_CONTROL (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/misc/ |
H A D | bh1780gli.c | 28 #define BH1780_REG_CONTROL 0x80 macro 95 state = bh1780_read(ddata, BH1780_REG_CONTROL, "CONTROL"); bh1780_show_power_state() 120 error = bh1780_write(ddata, BH1780_REG_CONTROL, val, "CONTROL"); bh1780_store_power_state() 193 state = bh1780_read(ddata, BH1780_REG_CONTROL, "CONTROL"); bh1780_suspend() 199 ret = bh1780_write(ddata, BH1780_REG_CONTROL, BH1780_POFF, bh1780_suspend() 216 ret = bh1780_write(ddata, BH1780_REG_CONTROL, state, bh1780_resume()
|
Completed in 37 milliseconds