Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dhi3660-mailbox.c34 #define MBOX_IPC_LOCK_REG 0xa00 macro
116 writel(MBOX_IPC_UNLOCK, mbox->base + MBOX_IPC_LOCK_REG); in hi3660_mbox_unlock()
118 val = readl(mbox->base + MBOX_IPC_LOCK_REG); in hi3660_mbox_unlock()