Searched refs:__step (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_scatterlist.h | 89 #define __for_each_sgt_daddr(__dp, __iter, __sgt, __step) \ argument 92 (((__iter).curr += (__step)) >= (__iter).max) ? \
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 526 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument 529 .stepsize = __step, \
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 283 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument 286 .stepsize = __step, \
|