Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddca.c34 #define DCA_TAG_MAP_MASK 0xDF macro
312 ioatdca->tag_map[i] = bit & DCA_TAG_MAP_MASK; in ioat_dca_init()