Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dhi6220-mailbox.c38 #define MBOX_ACK_CONFIG_MASK (0x1 << 0) macro
105 mode = (mode & ~MBOX_ACK_CONFIG_MASK) | val; in mbox_set_mode()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dhi6220-mailbox.c39 #define MBOX_ACK_CONFIG_MASK (0x1 << 0) macro
106 mode = (mode & ~MBOX_ACK_CONFIG_MASK) | val; in mbox_set_mode()

Completed in 2 milliseconds