Searched defs:EDMA_CFG_NCQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ | ||
H A D | sata_mv.c | 56 #define EDMA_CFG_NCQ (1 << 5) macro |
/openbmc/linux/drivers/ata/ | ||
H A D | sata_mv.c | 307 EDMA_CFG_NCQ = (1 << 5), /* for R/W FPDMA queued */ enumerator |