Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/drivers/scmi-msg/
A Dsmt.c22 #define SCMI_PLAYLOAD_MAX 92U macro
23 #define SCMI_PLAYLOAD_U32_MAX (SCMI_PLAYLOAD_MAX / sizeof(uint32_t))
43 CASSERT(SCMI_PLAYLOAD_MAX + sizeof(struct smt_header) <= SMT_BUF_SLOT_SIZE,
135 if (in_payload_size > SCMI_PLAYLOAD_MAX) { in scmi_proccess_smt()
A Dcommon.h22 #define SCMI_PLAYLOAD_MAX 92U macro
A Dclock.c249 #define RATES_ARRAY_SIZE_MAX (SCMI_PLAYLOAD_MAX - \

Completed in 3 milliseconds