Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ_FAST (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/linux/mtd/
Dspi-nor.h349 #define SNOR_HWCAPS_READ_FAST BIT(1) macro
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c2472 params->hwcaps.mask |= SNOR_HWCAPS_READ_FAST; in spi_nor_init_params()
2558 { SNOR_HWCAPS_READ_FAST, SNOR_CMD_READ_FAST }, in spi_nor_hwcaps_read2cmd()
2917 params.hwcaps.mask |= SNOR_HWCAPS_READ_FAST; in spi_nor_scan()
2919 params.hwcaps.mask &= ~SNOR_HWCAPS_READ_FAST; in spi_nor_scan()
2922 params.hwcaps.mask |= SNOR_HWCAPS_READ_FAST; in spi_nor_scan()
2930 params.hwcaps.mask &= ~SNOR_HWCAPS_READ_FAST; in spi_nor_scan()
Dnxp-spifi.c278 SNOR_HWCAPS_READ_FAST | in nxp_spifi_setup_flash()
Dmtk-quadspi.c434 .mask = SNOR_HWCAPS_READ_FAST | in mtk_nor_init()
Dhisi-sfc.c334 SNOR_HWCAPS_READ_FAST | in hisi_spi_nor_register()
Dstm32-quadspi.c508 SNOR_HWCAPS_READ_FAST | in stm32_qspi_flash_setup()
Datmel-quadspi.c609 SNOR_HWCAPS_READ_FAST | in atmel_qspi_probe()
Daspeed-smc.c758 SNOR_HWCAPS_READ_FAST | in aspeed_smc_setup_flash()
Dintel-spi.c865 SNOR_HWCAPS_READ_FAST | in intel_spi_probe()
Dcadence-quadspi.c1205 SNOR_HWCAPS_READ_FAST | in cqspi_setup_flash()
/Linux-v4.19/drivers/mtd/devices/
Dm25p80.c178 SNOR_HWCAPS_READ_FAST | in m25p_probe()