Home
last modified time | relevance | path

Searched refs:nops (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h222 unsigned int nops; member
228 .nops = sizeof((struct spi_mem_op[]){ __VA_ARGS__ }) / \
/openbmc/qemu/target/arm/tcg/
H A Da32-uncond.decode70 # Since these are v7MP nops, and PLDW is v7MP and implemented as nop,
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c814 unsigned int nops) in spinand_find_supported_op() argument
818 for (i = 0; i < nops; i++) { in spinand_find_supported_op()
879 for (i = 0; i < variants->nops; i++) { in spinand_select_op_variant()
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc765 /* Implemented as nops of course. */