Home
last modified time | relevance | path

Searched refs:STI_ENA_SET_OFFSET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dmailbox-sti.c33 #define STI_ENA_SET_OFFSET 0x84 /* Enable a channel */ macro
130 writel_relaxed(BIT(channel), base + STI_ENA_SET_OFFSET); in sti_mbox_enable_channel() local
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dmailbox-sti.c33 #define STI_ENA_SET_OFFSET 0x84 /* Enable a channel */ macro
130 writel_relaxed(BIT(channel), base + STI_ENA_SET_OFFSET); in sti_mbox_enable_channel() local

Completed in 2 milliseconds