Searched refs:IOAT_DCA_GREQID_LASTID (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma/ioat/ | ||
| H A D | registers.h | 158 #define IOAT_DCA_GREQID_LASTID 0x80000000 macro |
| H A D | dca.c | 225 } while ((req & IOAT_DCA_GREQID_LASTID) == 0); in ioat_dca_count_dca_slots() |