Searched refs:SCMI_PROTOCOL_SUPPORTED_VERSION (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/firmware/arm_scmi/ |
H A D | system.c | 17 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x20001 macro 175 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | reset.c | 17 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x30001 macro 379 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | power.c | 17 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x30001 macro 367 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | base.c | 17 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x20001 macro 427 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | voltage.c | 14 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x20001 macro 448 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | pinctrl.c | 23 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x10000 macro 914 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | powercap.c | 21 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x20000 macro 1031 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | clock.c | 16 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x30000 macro 1114 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | sensors.c | 18 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x30001 macro 1188 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
H A D | perf.c | 28 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x40000 macro 1334 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
/linux/drivers/firmware/arm_scmi/vendors/imx/ |
H A D | imx-sm-misc.c | 21 #define SCMI_PROTOCOL_SUPPORTED_VERSION 0x10000 macro 311 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|