Home
last modified time | relevance | path

Searched refs:REG_INMAIL_ERROR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnhi_regs.h113 #define REG_INMAIL_ERROR BIT(30) macro
H A Dnhi.c756 val &= ~(REG_INMAIL_CMD_MASK | REG_INMAIL_ERROR); in nhi_mailbox_cmd()
770 if (val & REG_INMAIL_ERROR) in nhi_mailbox_cmd()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds