Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/host/
H A Dr592.h47 #define R592_STATUS_CED (1 << 29) /* INT: Command done (serial mode)*/ macro
H A Dr592.c514 status |= R592_STATUS_CED; in r592_execute_tpc()