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