Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Dregisters.h65 #define IOAT_CAP_PQ 0x00000200 macro
H A Dinit.c1098 ~(IOAT_CAP_XOR | IOAT_CAP_PQ | IOAT_CAP_RAID16SS); in ioat3_dma_probe()
1101 if (dca_en && (ioat_dma->cap & (IOAT_CAP_XOR|IOAT_CAP_PQ))) in ioat3_dma_probe()
1102 ioat_dma->cap &= ~(IOAT_CAP_XOR|IOAT_CAP_PQ); in ioat3_dma_probe()
1114 if (ioat_dma->cap & IOAT_CAP_PQ) { in ioat3_dma_probe()
1159 if (!(ioat_dma->cap & (IOAT_CAP_XOR | IOAT_CAP_PQ))) in ioat3_dma_probe()