Home
last modified time | relevance | path

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

/linux/drivers/soc/xilinx/ !
H A Dzynqmp_power.c103 u32 payload[CB_PAYLOAD_SIZE]; in zynqmp_pm_isr()
130 u32 payload[CB_PAYLOAD_SIZE]; in ipi_receive_callback()
/linux/include/linux/firmware/ !
H A Dxlnx-zynqmp.h87 #define CB_PAYLOAD_SIZE (CB_ARG_CNT + 1) macro