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