Home
last modified time | relevance | path

Searched refs:WILCO_EC_MSG_TELEMETRY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dwilco-ec.h98 WILCO_EC_MSG_TELEMETRY = 0x00f5, enumerator
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c281 msg.type = WILCO_EC_MSG_TELEMETRY; in telem_write()