Searched refs:R592_STATUS_RDY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/memstick/host/ | ||
H A D | r592.h | 46 #define R592_STATUS_RDY (1 << 28) /* RDY signal received */ macro |
H A D | r592.c | 512 status = R592_STATUS_RDY; in r592_execute_tpc() |