Home
last modified time | relevance | path

Searched defs:EDMA_CFG_NCQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_mv.c56 #define EDMA_CFG_NCQ (1 << 5) macro
/openbmc/linux/drivers/ata/
H A Dsata_mv.c307 EDMA_CFG_NCQ = (1 << 5), /* for R/W FPDMA queued */ enumerator