Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dnhi_regs.h115 #define REG_INMAIL_ERROR BIT(30) macro
Dnhi.c565 val &= ~(REG_INMAIL_CMD_MASK | REG_INMAIL_ERROR); in nhi_mailbox_cmd()
579 if (val & REG_INMAIL_ERROR) in nhi_mailbox_cmd()