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