Home
last modified time | relevance | path

Searched refs:fixup_flags (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mtd/spi-nor/
A Dmacronix.c87 .fixup_flags = SPI_NOR_4B_OPCODES,
133 .fixup_flags = SPI_NOR_4B_OPCODES,
139 .fixup_flags = SPI_NOR_4B_OPCODES,
145 .fixup_flags = SPI_NOR_4B_OPCODES,
151 .fixup_flags = SPI_NOR_4B_OPCODES,
A Dissi.c107 .fixup_flags = SPI_NOR_4B_OPCODES,
128 .fixup_flags = SPI_NOR_4B_OPCODES,
A Dmicron-st.c171 .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,
A Dgigadevice.c66 .fixup_flags = SPI_NOR_4B_OPCODES,
A Dspansion.c905 .fixup_flags = SPI_NOR_4B_OPCODES,
911 .fixup_flags = SPI_NOR_4B_OPCODES,
917 .fixup_flags = SPI_NOR_4B_OPCODES,
A Dcore.h533 u8 fixup_flags; member
A Dcore.c2799 const u8 fixup_flags = nor->info->fixup_flags; in spi_nor_init_fixup_flags() local
2801 if (fixup_flags & SPI_NOR_4B_OPCODES) in spi_nor_init_fixup_flags()
2804 if (fixup_flags & SPI_NOR_IO_MODE_EN_VOLATILE) in spi_nor_init_fixup_flags()

Completed in 21 milliseconds