Searched refs:R592_STATUS_P_BREQ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/memstick/host/ | ||
| D | r592.h | 36 #define R592_STATUS_P_BREQ (1 << 17) /* INT reg: card ready (parallel mode)*/ macro |
| D | r592.c | 549 if (status & R592_STATUS_P_BREQ) in r592_execute_tpc() |