Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/scmi-msg/
A Dsmt.c23 #define SCMI_PLAYLOAD_U32_MAX (SCMI_PLAYLOAD_MAX / sizeof(uint32_t)) macro
68 static uint32_t fast_smc_payload[PLATFORM_CORE_COUNT][SCMI_PLAYLOAD_U32_MAX];
69 static uint32_t interrupt_payload[PLATFORM_CORE_COUNT][SCMI_PLAYLOAD_U32_MAX];

Completed in 2 milliseconds