Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dhi6220-mailbox.c50 #define DST_INT_RAW_REG(i) ((i) + 0x420) macro
145 writel(BIT(mchan->dst_irq), DST_INT_RAW_REG(mbox->ipc)); in hi6220_mbox_send_data()