Searched refs:REG_INMAIL_OP_REQUEST (Results 1 - 2 of 2) sorted by relevance

/linux-master/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;
874 if (!(val & REG_INMAIL_OP_REQUEST))
879 if (val & REG_INMAIL_OP_REQUEST)

Completed in 442 milliseconds