Home
last modified time | relevance | path

Searched refs:R592_STATUS_RECV_ERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/memstick/host/
H A Dr592.h43 #define R592_STATUS_RECV_ERR (1 << 25) /* Receive 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()
/kernel/linux/linux-6.6/drivers/memstick/host/
H A Dr592.h43 #define R592_STATUS_RECV_ERR (1 << 25) /* Receive 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()

Completed in 4 milliseconds