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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dbh1780gli.c26 #define BH1780_REG_CONTROL 0x80 macro
93 state = bh1780_read(ddata, BH1780_REG_CONTROL, "CONTROL");
118 error = bh1780_write(ddata, BH1780_REG_CONTROL, val, "CONTROL");
205 state = bh1780_read(ddata, BH1780_REG_CONTROL, "CONTROL");
211 ret = bh1780_write(ddata, BH1780_REG_CONTROL, BH1780_POFF,
228 ret = bh1780_write(ddata, BH1780_REG_CONTROL, state,

Completed in 37 milliseconds