Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-cros-ec.c273 if (host_event & EC_HOST_EVENT_MASK(EC_HOST_EVENT_RTC)) { in cros_ec_rtc_event()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_proto.c851 if (host_event & EC_HOST_EVENT_MASK(EC_HOST_EVENT_RTC)) in cros_ec_get_next_event()
H A Dcros_ec_proto_test.c2243 put_unaligned_le32(EC_HOST_EVENT_MASK(EC_HOST_EVENT_RTC), &data->data.host_event); in cros_ec_proto_test_get_next_event_mkbp_event_host_event_rtc()
2364 put_unaligned_le32(EC_HOST_EVENT_MASK(EC_HOST_EVENT_RTC), in cros_ec_proto_test_get_host_event_normal()
2368 KUNIT_EXPECT_EQ(test, ret, EC_HOST_EVENT_MASK(EC_HOST_EVENT_RTC)); in cros_ec_proto_test_get_host_event_normal()
/openbmc/u-boot/include/
H A Dec_commands.h553 EC_HOST_EVENT_RTC = 26, enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h549 EC_HOST_EVENT_RTC = 26, enumerator