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.h123 #define REG_INMAIL_OP_REQUEST BIT(31) macro
H A 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()