Home
last modified time | relevance | path

Searched refs:EC_MEMMAP_ACC_STATUS_PRESENCE_BIT (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/platform/chrome/
Dcros_ec_proto.c975 (status & EC_MEMMAP_ACC_STATUS_PRESENCE_BIT)) { in cros_ec_get_sensor_count()
Dcros_ec_proto_test.c2542 { EC_MEMMAP_ACC_STATUS_PRESENCE_BIT, 2 }, in cros_ec_proto_test_get_sensor_count_legacy()
/Linux-v6.1/include/linux/platform_data/
Dcros_ec_commands.h129 #define EC_MEMMAP_ACC_STATUS_PRESENCE_BIT BIT(7) macro