Searched refs:_depth (Results 1 – 3 of 3) sorted by relevance
125 #define PREFETCH(_base, _depth) ((_base) << 16 | (_depth)) in __mt7915_dma_prefetch() argument
100 #define FMT(_fourcc, _alpha, _depth, _map) \ argument104 .depth = (_depth), \105 .hw_fmt = GE2D_FORMAT_ ## _depth ## BIT, \
140 #define PREFETCH(_depth) (__mt7996_dma_prefetch_base(&base, (_depth))) in __mt7996_dma_prefetch() argument
Completed in 14 milliseconds