Searched refs:INTR_SET_OFS (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mailbox/
H A Dplatform_mhu.c23 #define INTR_SET_OFS 0x0 macro
77 writel_relaxed(*arg, mlink->tx_reg + INTR_SET_OFS);
H A Darm_mhu.c18 #define INTR_SET_OFS 0x8 macro
71 writel_relaxed(*arg, mlink->tx_reg + INTR_SET_OFS);
H A Darm_mhu_db.c20 #define INTR_SET_OFS 0x8 macro
154 writel_relaxed(BIT(chan_info->doorbell), base + INTR_SET_OFS); local

Completed in 112 milliseconds