Searched refs:REG_INMAIL_CMD_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ | ||
H A D | nhi_regs.h | 121 #define REG_INMAIL_CMD_MASK GENMASK(7, 0) macro |
H A D | nhi.c | 867 val &= ~(REG_INMAIL_CMD_MASK | REG_INMAIL_ERROR); in nhi_mailbox_cmd() |