Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c98 #define IPC_FW_READY (0x1 << 29) macro
735 if (!hsw->boot_complete && header & IPC_FW_READY) { in hsw_process_notification()