Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dmailbox-sti.c32 #define STI_ENA_VAL_OFFSET 0x64 /* Read enable status */ macro
259 if (!(readl_relaxed(base + STI_ENA_VAL_OFFSET) & BIT(channel))) { in sti_mbox_tx_is_ready()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dmailbox-sti.c32 #define STI_ENA_VAL_OFFSET 0x64 /* Read enable status */ macro
259 if (!(readl_relaxed(base + STI_ENA_VAL_OFFSET) & BIT(channel))) { in sti_mbox_tx_is_ready()

Completed in 2 milliseconds