Home
last modified time | relevance | path

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

/openbmc/linux/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()