Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_flash.h32 #define IOSM_LER_ACK_SIZE 2 macro
H A Diosm_ipc_flash.c470 IOSM_LER_ACK_SIZE, &bytes_read); in ipc_flash_boot_psi()
476 if (bytes_read != IOSM_LER_ACK_SIZE) { in ipc_flash_boot_psi()