Searched refs:R592_STATUS_P_CED (Results 1 – 2 of 2) sorted by relevance
/drivers/memstick/host/ | ||
D | r592.h | 38 #define R592_STATUS_P_CED (1 << 19) /* INT reg: command done (parallel mode) */ macro |
D | r592.c | 554 if (status & R592_STATUS_P_CED) in r592_execute_tpc() |