Home
last modified time | relevance | path

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

/openbmc/linux/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()