Searched refs:SCMI_PLAYLOAD_MAX (Results 1 – 4 of 4) sorted by relevance
22 #define SCMI_PLAYLOAD_MAX 92 macro23 #define SCMI_PLAYLOAD_U32_MAX (SCMI_PLAYLOAD_MAX / sizeof(uint32_t))121 if (in_payload_size > SCMI_PLAYLOAD_MAX) { in scmi_process_smt()199 COMPILE_TIME_ASSERT(SCMI_PLAYLOAD_MAX + sizeof(struct smt_header) <= in scmi_smt_init_agent_channel()
18 #define SCMI_PLAYLOAD_MAX 92 macro
243 #define RATES_ARRAY_SIZE_MAX (SCMI_PLAYLOAD_MAX - \
168 ((SCMI_PLAYLOAD_MAX - sizeof(struct scmi_voltd_describe_levels_p2a)) / \
Completed in 6 milliseconds