Home
last modified time | relevance | path

Searched refs:SCMI_PROTOCOL_VERSION_SENSOR (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dscmi_sensor.h15 #define SCMI_PROTOCOL_VERSION_SENSOR UINT32_C(0x10000) macro
/rk3399_ARM-atf/drivers/scmi-msg/
H A Dsensor.h13 #define SCMI_PROTOCOL_VERSION_SENSOR 0x20000U macro
H A Dsensor.c101 .version = SCMI_PROTOCOL_VERSION_SENSOR, in report_version()