Searched refs:COM2_SSLEEP (Results 1 – 2 of 2) sorted by relevance
95 #define COM2_SSLEEP 0x10 /* Soft sleep mode */ macro298 || stk_sensor_outb(dev, REG_COM2, tmp|COM2_SSLEEP); in stk_sensor_sleep()305 || stk_sensor_outb(dev, REG_COM2, tmp&~COM2_SSLEEP); in stk_sensor_wakeup()
56 #define COM2_SSLEEP 0x10 /* Soft sleep mode */ macro