Home
last modified time | relevance | path

Searched refs:CB_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/soc/xilinx/
H A Dzynqmp_power.c72 u32 payload[CB_PAYLOAD_SIZE]; in zynqmp_pm_isr()
97 u32 payload[CB_PAYLOAD_SIZE]; in ipi_receive_callback()
/openbmc/linux/include/linux/firmware/
H A Dxlnx-zynqmp.h63 #define CB_PAYLOAD_SIZE (CB_ARG_CNT + 1) macro