Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mtd/
A Dspi-nor.h224 #define SNOR_HWCAPS_READ_FAST BIT(1) macro
/linux-6.3-rc2/drivers/mtd/spi-nor/
A Ddebugfs.c168 cap == SNOR_HWCAPS_READ_FAST ? " (fast read)" : ""); in spi_nor_print_read_cmd()
A Dcore.c1857 { SNOR_HWCAPS_READ_FAST, SNOR_CMD_READ_FAST }, in spi_nor_hwcaps_read2cmd()
2590 params->hwcaps.mask |= SNOR_HWCAPS_READ_FAST; in spi_nor_init_default_params()
2594 params->hwcaps.mask &= ~SNOR_HWCAPS_READ_FAST; in spi_nor_init_default_params()
2603 if (params->hwcaps.mask & SNOR_HWCAPS_READ_FAST) in spi_nor_init_default_params()
A Dsfdp.c947 { SNOR_HWCAPS_READ_FAST, BIT(1) }, in spi_nor_parse_4bait()
/linux-6.3-rc2/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()

Completed in 19 milliseconds