Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dnhi_regs.h123 #define REG_INMAIL_OP_REQUEST BIT(31) macro
Dnhi.c868 val |= REG_INMAIL_OP_REQUEST | cmd; in nhi_mailbox_cmd()
874 if (!(val & REG_INMAIL_OP_REQUEST)) in nhi_mailbox_cmd()
879 if (val & REG_INMAIL_OP_REQUEST) in nhi_mailbox_cmd()