Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/platform/x86/
Dintel_scu_ipc.c517 #define IPC_FW_TXLOW 0x54784c4f /* Status code 'IPC_FW_TXLOW' */ macro
583 while (readl(&mailbox->status) != IPC_FW_TXLOW) { in intel_scu_ipc_fw_update()
593 if (readl(&mailbox->status) != IPC_FW_TXLOW) in intel_scu_ipc_fw_update()
629 if (readl(&mailbox->status) == IPC_FW_TXLOW) { in intel_scu_ipc_fw_update()