Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/firmware/
A Dxlnx-event-manager.h8 #define CB_MAX_PAYLOAD_SIZE (4U) /*In payload maximum 32bytes */ macro
/linux-6.3-rc2/drivers/soc/xilinx/
A Dxlnx_event_manager.c490 u32 payload[CB_MAX_PAYLOAD_SIZE] = {0}; in xlnx_event_handler()
491 u32 event_data[CB_MAX_PAYLOAD_SIZE] = {0}; in xlnx_event_handler()
516 memcpy(event_data, payload, (4 * CB_MAX_PAYLOAD_SIZE)); in xlnx_event_handler()

Completed in 4 milliseconds