Home
last modified time | relevance | path

Searched refs:EC_HOST_EVENT_PD_MCU (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/platform/chrome/
Dcros_usbpd_notify.c223 if (host_event & EC_HOST_EVENT_MASK(EC_HOST_EVENT_PD_MCU)) { in cros_usbpd_notify_plat()
Dcros_ec_proto.c532 BIT(EC_HOST_EVENT_PD_MCU) | in cros_ec_query_all()
/Linux-v5.10/drivers/extcon/
Dextcon-usbc-cros-ec.c374 if (host_event & (EC_HOST_EVENT_MASK(EC_HOST_EVENT_PD_MCU) | in extcon_cros_ec_event()
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h533 EC_HOST_EVENT_PD_MCU = 22, enumerator