Home
last modified time | relevance | path

Searched defs:STI_IRQ_SET_OFFSET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dmailbox-sti.c30 #define STI_IRQ_SET_OFFSET 0x24 /* Generate a Tx channel interrupt */ macro
283 writel_relaxed(BIT(channel), base + STI_IRQ_SET_OFFSET); in sti_mbox_send_data() local
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dmailbox-sti.c30 #define STI_IRQ_SET_OFFSET 0x24 /* Generate a Tx channel interrupt */ macro
283 writel_relaxed(BIT(channel), base + STI_IRQ_SET_OFFSET); in sti_mbox_send_data() local

Completed in 2 milliseconds