Searched refs:fixup_flags (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/mtd/spi-nor/ |
| H A D | macronix.c | 122 .fixup_flags = SPI_NOR_4B_OPCODES, 174 .fixup_flags = SPI_NOR_4B_OPCODES, 181 .fixup_flags = SPI_NOR_4B_OPCODES, 192 .fixup_flags = SPI_NOR_4B_OPCODES,
|
| H A D | issi.c | 107 .fixup_flags = SPI_NOR_4B_OPCODES, 128 .fixup_flags = SPI_NOR_4B_OPCODES,
|
| H A D | micron-st.c | 171 .fixup_flags = SPI_NOR_4B_OPCODES | SPI_NOR_IO_MODE_EN_VOLATILE, 180 .fixup_flags = SPI_NOR_4B_OPCODES, 386 .fixup_flags = SPI_NOR_4B_OPCODES, 399 .fixup_flags = SPI_NOR_4B_OPCODES, 457 .fixup_flags = SPI_NOR_4B_OPCODES,
|
| H A D | gigadevice.c | 66 .fixup_flags = SPI_NOR_4B_OPCODES,
|
| H A D | spansion.c | 906 .fixup_flags = SPI_NOR_4B_OPCODES, 912 .fixup_flags = SPI_NOR_4B_OPCODES, 918 .fixup_flags = SPI_NOR_4B_OPCODES,
|
| H A D | core.h | 538 u8 fixup_flags; member
|
| H A D | core.c | 2776 const u8 fixup_flags = nor->info->fixup_flags; in spi_nor_init_fixup_flags() local 2778 if (fixup_flags & SPI_NOR_4B_OPCODES) in spi_nor_init_fixup_flags() 2781 if (fixup_flags & SPI_NOR_IO_MODE_EN_VOLATILE) in spi_nor_init_fixup_flags()
|