Home
last modified time | relevance | path

Searched refs:MOTIONSENSE_SENSOR_FLAG_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_sensorhub_ring.c404 if (in->flags & MOTIONSENSE_SENSOR_FLAG_TIMESTAMP && !async_flags) { in cros_ec_sensor_ring_process_event()
466 if (in->flags & MOTIONSENSE_SENSOR_FLAG_TIMESTAMP) in cros_ec_sensor_ring_process_event()
/linux-6.1.9/include/linux/platform_data/
Dcros_ec_commands.h2476 #define MOTIONSENSE_SENSOR_FLAG_TIMESTAMP BIT(1) macro