Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
A Dspi-nor.h245 #define SNOR_HWCAPS_READ_FAST BIT(1) macro
/linux/drivers/mtd/spi-nor/controllers/
A Dnxp-spifi.c285 SNOR_HWCAPS_READ_FAST | in nxp_spifi_setup_flash()
A Dhisi-sfc.c331 SNOR_HWCAPS_READ_FAST | in hisi_spi_nor_register()
A Daspeed-smc.c764 SNOR_HWCAPS_READ_FAST | in aspeed_smc_setup_flash()
A Dintel-spi.c910 SNOR_HWCAPS_READ_FAST | in intel_spi_probe()
/linux/drivers/mtd/spi-nor/
A Dcore.c2061 { SNOR_HWCAPS_READ_FAST, SNOR_CMD_READ_FAST }, in spi_nor_hwcaps_read2cmd()
2561 params->hwcaps.mask |= SNOR_HWCAPS_READ_FAST; in spi_nor_info_init_params()
2565 params->hwcaps.mask &= ~SNOR_HWCAPS_READ_FAST; in spi_nor_info_init_params()
2574 if (params->hwcaps.mask & SNOR_HWCAPS_READ_FAST) in spi_nor_info_init_params()
A Dsfdp.c946 { SNOR_HWCAPS_READ_FAST, BIT(1) }, in spi_nor_parse_4bait()

Completed in 18 milliseconds