Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_scatterlist.h89 #define __for_each_sgt_daddr(__dp, __iter, __sgt, __step) \ argument
92 (((__iter).curr += (__step)) >= (__iter).max) ? \
/linux-6.1.9/include/linux/mtd/
Drawnand.h279 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument
282 .stepsize = __step, \