Searched defs:PREFETCH (Results 1 – 4 of 4) sorted by relevance
88 #define PREFETCH(base, depth) ((base) << 16 | (depth)) macro
61 #define PREFETCH(_base, _depth) ((_base) << 16 | (_depth)) in __mt7996_dma_prefetch() macro
123 #define PREFETCH(_base, _depth) ((_base) << 16 | (_depth)) in __mt7915_dma_prefetch() macro
228 config PREFETCH config