Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_proto.c895 EC_MKBP_HAS_MORE_EVENTS; in cros_ec_get_next_event()
H A Dcros_ec_proto_test.c2130 data->event_type = EC_MKBP_EVENT_SENSOR_FIFO | EC_MKBP_HAS_MORE_EVENTS; in cros_ec_proto_test_get_next_event_mkbp_event_version0()
/linux-6.15/include/linux/platform_data/
H A Dcros_ec_commands.h3395 #define EC_MKBP_HAS_MORE_EVENTS BIT(EC_MKBP_HAS_MORE_EVENTS_SHIFT) macro