Searched refs:scp_to_host (Results 1 – 1 of 1) sorted by relevance
73 dev_err(scp->dev, "SCP watchdog timeout! 0x%x", scp_to_host); in scp_wdt_handler()211 u32 scp_to_host; in mt8183_scp_irq_handler() local214 if (scp_to_host & MT8183_SCP_IPC_INT_BIT) in mt8183_scp_irq_handler()217 scp_wdt_handler(scp, scp_to_host); in mt8183_scp_irq_handler()226 u32 scp_to_host; in mt8192_scp_irq_handler() local230 if (scp_to_host & MT8192_SCP_IPC_INT_BIT) { in mt8192_scp_irq_handler()240 scp_wdt_handler(scp, scp_to_host); in mt8192_scp_irq_handler()247 u32 scp_to_host; in mt8195_scp_irq_handler() local251 if (scp_to_host & MT8192_SCP_IPC_INT_BIT) { in mt8195_scp_irq_handler()270 u32 scp_to_host; in mt8195_scp_c1_irq_handler() local[all …]