Searched refs:ipc (Results 1 – 6 of 6) sorted by relevance
85 scu: ipc@ff009000 {86 compatible = "intel,scu-ipc";
40 while (!(readnfc(&nfc_ip->ipc) & NFC_V3_IPC_INT)) in nfc_wait_ready()44 tmp = readnfc(&nfc_ip->ipc); in nfc_wait_ready()46 writenfc(tmp, &nfc_ip->ipc); in nfc_wait_ready()
123 u32 ipc; member
125 tmp = readnfc(&host->ip_regs->ipc);128 writenfc(tmp, &host->ip_regs->ipc);1265 writenfc(NFC_V3_IPC_CREQ, &host->ip_regs->ipc);1276 writenfc(0, &host->ip_regs->ipc);
29 NDS32_REG ipc; member
78 regs->ipc, regs->sp, regs->lp, regs->gp, regs->fp); in show_regs()