Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_mv.c401 EDMA_STATUS_CACHE_EMPTY = (1 << 6), /* GenIIe command cache empty */ enumerator
1158 const u32 empty_idle = (EDMA_STATUS_CACHE_EMPTY | EDMA_STATUS_IDLE); in mv_wait_for_edma_empty_idle()