Searched refs:SCMI_PLAYLOAD_MAX (Results 1 – 3 of 3) sorted by relevance
22 #define SCMI_PLAYLOAD_MAX 92U macro23 #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()
21 #define SCMI_PLAYLOAD_MAX 92U macro
249 #define RATES_ARRAY_SIZE_MAX (SCMI_PLAYLOAD_MAX - \