Searched refs:SNOR_HWCAPS_READ_FAST (Results 1 – 6 of 6) sorted by relevance
225 #define SNOR_HWCAPS_READ_FAST BIT(1) macro
168 cap == SNOR_HWCAPS_READ_FAST ? " (fast read)" : ""); in spi_nor_print_read_cmd()
1832 { SNOR_HWCAPS_READ_FAST, SNOR_CMD_READ_FAST }, in spi_nor_hwcaps_read2cmd()2553 params->hwcaps.mask |= SNOR_HWCAPS_READ_FAST; in spi_nor_init_default_params()2557 params->hwcaps.mask &= ~SNOR_HWCAPS_READ_FAST; in spi_nor_init_default_params()2566 if (params->hwcaps.mask & SNOR_HWCAPS_READ_FAST) in spi_nor_init_default_params()
946 { SNOR_HWCAPS_READ_FAST, BIT(1) }, in spi_nor_parse_4bait()
285 SNOR_HWCAPS_READ_FAST | in nxp_spifi_setup_flash()
331 SNOR_HWCAPS_READ_FAST | in hisi_spi_nor_register()