Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memstick/host/
Dr592.h34 #define R592_STATUS_P_INTERR (1 << 18) /* INT reg: int error (parallel mode)*/ macro
Dr592.c548 if (status & R592_STATUS_P_INTERR) in r592_execute_tpc()