Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Dregisters.h151 #define IOAT_DCA_GREQID_LASTID 0x80000000 macro
H A Ddca.c225 } while ((req & IOAT_DCA_GREQID_LASTID) == 0); in ioat_dca_count_dca_slots()