Searched refs:__step (Results 1 – 2 of 2) sorted by relevance
89 #define __for_each_sgt_daddr(__dp, __iter, __sgt, __step) \ argument92 (((__iter).curr += (__step)) >= (__iter).max) ? \
279 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument282 .stepsize = __step, \