Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/misc/
Dbh1780gli.c34 #define BH1780_POFF (0x0) macro
113 if (val < BH1780_POFF || val > BH1780_PON) in bh1780_store_power_state()
212 ret = bh1780_write(ddata, BH1780_REG_CONTROL, BH1780_POFF, in bh1780_suspend()