Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/host/
H A Dr592.h42 #define R592_STATUS_SEND_ERR (1 << 24) /* Send failed */ macro
H A Dr592.c120 if (reg & (R592_STATUS_SEND_ERR | R592_STATUS_RECV_ERR)) in r592_wait_status()
200 (R592_STATUS_SEND_ERR | R592_STATUS_RECV_ERR))) in r592_test_io_error()