Searched refs:CB_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
62 u32 payload[CB_PAYLOAD_SIZE]; in zynqmp_pm_isr()87 u32 payload[CB_PAYLOAD_SIZE]; in ipi_receive_callback()
41 #define CB_PAYLOAD_SIZE (CB_ARG_CNT + 1) macro