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