Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dpower.c253 if (evt_id != SCMI_EVENT_POWER_STATE_CHANGED || sizeof(*p) != payld_sz) in scmi_power_fill_custom_report()
277 .id = SCMI_EVENT_POWER_STATE_CHANGED,
/openbmc/linux/include/linux/
H A Dscmi_protocol.h900 SCMI_EVENT_POWER_STATE_CHANGED = 0x0, enumerator