Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dnhi_regs.h113 #define REG_INMAIL_OP_REQUEST BIT(31) macro
Dnhi.c752 val |= REG_INMAIL_OP_REQUEST | cmd; in nhi_mailbox_cmd()
758 if (!(val & REG_INMAIL_OP_REQUEST)) in nhi_mailbox_cmd()
763 if (val & REG_INMAIL_OP_REQUEST) in nhi_mailbox_cmd()