Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/ioat/
H A Dhw.h63 #define IOAT_VER_3_3 0x33 /* Version 3.3 */ macro
H A Dprep.c356 int cb32 = (ioat_dma->version < IOAT_VER_3_3) ? 1 : 0; in __ioat_prep_pq_lock()
H A Ddma.c1018 if (ioat_dma->version < IOAT_VER_3_3) { in ioat_reset_hw()
H A Dinit.c1392 if (device->version >= IOAT_VER_3_3) in ioat_pci_probe()