Home
last modified time | relevance | path

Searched refs:EC_MKBP_EVENT_SENSOR_FIFO (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c924 if (ec_dev->event_data.event_type != EC_MKBP_EVENT_SENSOR_FIFO) in cros_ec_sensorhub_event()
H A Dcros_ec_proto.c847 if (event_type == EC_MKBP_EVENT_SENSOR_FIFO) { in cros_ec_get_next_event()
H A Dcros_ec_proto_test.c2142 data->event_type = EC_MKBP_EVENT_SENSOR_FIFO | EC_MKBP_HAS_MORE_EVENTS; in cros_ec_proto_test_get_next_event_mkbp_event_version0()
2149 KUNIT_EXPECT_EQ(test, ec_dev->event_data.event_type, EC_MKBP_EVENT_SENSOR_FIFO); in cros_ec_proto_test_get_next_event_mkbp_event_version0()
/openbmc/u-boot/include/
H A Dec_commands.h2946 EC_MKBP_EVENT_SENSOR_FIFO = 2, enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3376 EC_MKBP_EVENT_SENSOR_FIFO = 2, enumerator