Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi_regs.h129 #define REG_INMAIL_OP_REQUEST BIT(31) macro
H A Dnhi.c876 val |= REG_INMAIL_OP_REQUEST | cmd; in nhi_mailbox_cmd()
882 if (!(val & REG_INMAIL_OP_REQUEST)) in nhi_mailbox_cmd()
887 if (val & REG_INMAIL_OP_REQUEST) in nhi_mailbox_cmd()