Searched refs:BH1780_POWMASK (Results 1 – 1 of 1) sorted by relevance
33 #define BH1780_POWMASK (0x3) macro97 return sprintf(buf, "%d\n", state & BH1780_POWMASK); in bh1780_show_power_state()210 ddata->power_state = state & BH1780_POWMASK; in bh1780_suspend()