Searched refs:MOTIONSENSE_SENSOR_FLAG_FLUSH (Results 1 – 2 of 2) sorted by relevance
52 if (sample->flag & MOTIONSENSE_SENSOR_FLAG_FLUSH) in cros_sensorhub_send_sample()398 (MOTIONSENSE_SENSOR_FLAG_ODR | MOTIONSENSE_SENSOR_FLAG_FLUSH); in cros_ec_sensor_ring_process_event()444 if (in->flags & MOTIONSENSE_SENSOR_FLAG_FLUSH) { in cros_ec_sensor_ring_process_event()561 if (batch_start->flag & MOTIONSENSE_SENSOR_FLAG_FLUSH) { in cros_ec_sensor_ring_spread_add()604 if (s->flag & MOTIONSENSE_SENSOR_FLAG_FLUSH) in cros_ec_sensor_ring_spread_add()
2457 #define MOTIONSENSE_SENSOR_FLAG_FLUSH BIT(0) macro