Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi_regs.h122 #define REG_INMAIL_ERROR BIT(30) macro
H A Dnhi.c867 val &= ~(REG_INMAIL_CMD_MASK | REG_INMAIL_ERROR); in nhi_mailbox_cmd()
881 if (val & REG_INMAIL_ERROR) in nhi_mailbox_cmd()