Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_flash.h20 #define IOSM_EBL_W_PACK_SIZE (IOSM_EBL_HEAD_SIZE + IOSM_EBL_W_PAYL_SIZE) macro
H A Diosm_ipc_flash.c173 frame_len = IOSM_EBL_W_PACK_SIZE; in ipc_flash_send_receive()