Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_proto.c834 EC_MKBP_HAS_MORE_EVENTS; 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()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3363 #define EC_MKBP_HAS_MORE_EVENTS BIT(EC_MKBP_HAS_MORE_EVENTS_SHIFT) macro