Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/host/
H A Dr592.h46 #define R592_STATUS_RDY (1 << 28) /* RDY signal received */ macro
H A Dr592.c512 status = R592_STATUS_RDY; in r592_execute_tpc()