Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c89 #define IPC_FW_READY (0x1 << 29) macro
721 if (!hsw->boot_complete && header & IPC_FW_READY) { in hsw_process_notification()