Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.h80 __le32 execution_stage; member
H A Diosm_ipc_protocol_ops.c503 return le32_to_cpu(ipc_protocol->p_ap_shm->device_info.execution_stage); in ipc_protocol_get_ap_exec_stage()