Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Deprom.c87 #define SR1_BUSY 0x1ull /* the BUSY bit in SR1 */ macro
146 if ((reg & SR1_BUSY) == 0) in wait_for_not_busy()