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