Searched refs:MOTIONSENSE_SENSOR_FLAG_FLUSH (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c55 if (sample->flag & MOTIONSENSE_SENSOR_FLAG_FLUSH)
430 (MOTIONSENSE_SENSOR_FLAG_ODR | MOTIONSENSE_SENSOR_FLAG_FLUSH);
481 if (in->flags & MOTIONSENSE_SENSOR_FLAG_FLUSH) {
604 if (batch_start->flag & MOTIONSENSE_SENSOR_FLAG_FLUSH) {
647 if (s->flag & MOTIONSENSE_SENSOR_FLAG_FLUSH)
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h2485 #define MOTIONSENSE_SENSOR_FLAG_FLUSH BIT(0) macro

Completed in 138 milliseconds