Searched refs:nops (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
H A Dspinand.h259 * @nops: the number of variants
269 unsigned int nops; member in struct:spinand_op_variants
275 .nops = sizeof((struct spi_mem_op[]){ __VA_ARGS__ }) / \
/u-boot/drivers/mtd/nand/spi/
H A Dcore.c913 for (i = 0; i < variants->nops; i++) {

Completed in 45 milliseconds