Home
last modified time | relevance | path

Searched refs:SPINAND_OP_VARIANTS (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/mtd/nand/spi/
H A Dmicron.c31 static SPINAND_OP_VARIANTS(quadio_read_cache_variants,
39 static SPINAND_OP_VARIANTS(x4_write_cache_variants,
43 static SPINAND_OP_VARIANTS(x4_update_cache_variants,
48 static SPINAND_OP_VARIANTS(x4_read_cache_variants,
54 static SPINAND_OP_VARIANTS(x1_write_cache_variants,
57 static SPINAND_OP_VARIANTS(x1_update_cache_variants,
H A Dato.c16 static SPINAND_OP_VARIANTS(read_cache_variants,
21 static SPINAND_OP_VARIANTS(write_cache_variants,
25 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dtoshiba.c17 static SPINAND_OP_VARIANTS(read_cache_variants,
23 static SPINAND_OP_VARIANTS(write_cache_x4_variants,
27 static SPINAND_OP_VARIANTS(update_cache_x4_variants,
35 static SPINAND_OP_VARIANTS(write_cache_variants,
38 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dparagon.c24 static SPINAND_OP_VARIANTS(read_cache_variants,
32 static SPINAND_OP_VARIANTS(write_cache_variants,
36 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dxtx.c18 static SPINAND_OP_VARIANTS(read_cache_variants,
26 static SPINAND_OP_VARIANTS(write_cache_variants,
30 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dalliancememory.c19 static SPINAND_OP_VARIANTS(read_cache_variants,
27 static SPINAND_OP_VARIANTS(write_cache_variants,
31 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Desmt.c15 static SPINAND_OP_VARIANTS(read_cache_variants,
21 static SPINAND_OP_VARIANTS(write_cache_variants,
25 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dgigadevice.c26 static SPINAND_OP_VARIANTS(read_cache_variants,
34 static SPINAND_OP_VARIANTS(read_cache_variants_f,
42 static SPINAND_OP_VARIANTS(read_cache_variants_1gq5,
50 static SPINAND_OP_VARIANTS(read_cache_variants_2gq5,
58 static SPINAND_OP_VARIANTS(write_cache_variants,
62 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dwinbond.c18 static SPINAND_OP_VARIANTS(read_cache_variants,
26 static SPINAND_OP_VARIANTS(write_cache_variants,
30 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dmacronix.c15 static SPINAND_OP_VARIANTS(read_cache_variants,
21 static SPINAND_OP_VARIANTS(write_cache_variants,
25 static SPINAND_OP_VARIANTS(update_cache_variants,
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dmicron.c23 static SPINAND_OP_VARIANTS(read_cache_variants,
31 static SPINAND_OP_VARIANTS(write_cache_variants,
35 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dgigadevice.c22 static SPINAND_OP_VARIANTS(read_cache_variants,
30 static SPINAND_OP_VARIANTS(write_cache_variants,
34 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dwinbond.c20 static SPINAND_OP_VARIANTS(read_cache_variants,
28 static SPINAND_OP_VARIANTS(write_cache_variants,
32 static SPINAND_OP_VARIANTS(update_cache_variants,
H A Dmacronix.c16 static SPINAND_OP_VARIANTS(read_cache_variants,
22 static SPINAND_OP_VARIANTS(write_cache_variants,
26 static SPINAND_OP_VARIANTS(update_cache_variants,
/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h225 #define SPINAND_OP_VARIANTS(name, ...) \ macro
/openbmc/linux/include/linux/mtd/
H A Dspinand.h290 #define SPINAND_OP_VARIANTS(name, ...) \ macro