Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_usbpd_notify.c223 if (host_event & EC_HOST_EVENT_MASK(EC_HOST_EVENT_PD_MCU)) { in cros_usbpd_notify_plat()
H A Dcros_ec_proto.c543 EC_HOST_EVENT_MASK(EC_HOST_EVENT_PD_MCU) | in cros_ec_query_all()
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-usbc-cros-ec.c374 if (host_event & (EC_HOST_EVENT_MASK(EC_HOST_EVENT_PD_MCU) | in extcon_cros_ec_event()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h533 EC_HOST_EVENT_PD_MCU = 22, enumerator