Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_flash.h32 #define IOSM_LER_ACK_SIZE 2 macro
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()