Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.c99 #define IPC_FW_READY (0x1 << 29) macro
736 if (!hsw->boot_complete && header & IPC_FW_READY) { in hsw_process_notification()