Searched defs:PHYS_TO_DMA (Results 1 – 2 of 2) sorted by relevance
55 #define PHYS_TO_DMA(paddr) ((paddr) + (CONFIG_LOW_RAM_DMA - LOW_RAM_ALIAS)) macro
174 #define PHYS_TO_DMA(x) \ macro