Searched refs:MOTIONSENSE_SENSOR_FLAG_ODR (Results 1 – 2 of 2) sorted by relevance
398 (MOTIONSENSE_SENSOR_FLAG_ODR | MOTIONSENSE_SENSOR_FLAG_FLUSH); in cros_ec_sensor_ring_process_event()432 if (in->flags & MOTIONSENSE_SENSOR_FLAG_ODR) { in cros_ec_sensor_ring_process_event()
2461 #define MOTIONSENSE_SENSOR_FLAG_ODR BIT(4) macro