Searched refs:EC_MEMMAP_ACC_STATUS_PRESENCE_BIT (Results 1 – 3 of 3) sorted by relevance
975 (status & EC_MEMMAP_ACC_STATUS_PRESENCE_BIT)) { in cros_ec_get_sensor_count()
2542 { EC_MEMMAP_ACC_STATUS_PRESENCE_BIT, 2 }, in cros_ec_proto_test_get_sensor_count_legacy()
129 #define EC_MEMMAP_ACC_STATUS_PRESENCE_BIT BIT(7) macro