Home
last modified time | relevance | path

Searched defs:DMA_ATTR_WRITE_COMBINE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Ddma-attributes.rst18 DMA_ATTR_WRITE_COMBINE chapter
/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-mapping.h28 #define DMA_ATTR_WRITE_COMBINE (1UL << 2) macro