Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dhi3660-mailbox.c31 #define MBOX_IMASK_REG 0x14 macro
189 writel_relaxed(~BIT(mchan->dst_irq), base + MBOX_IMASK_REG); in hi3660_mbox_send_data()