Searched refs:SNOR_HWCAPS_READ_FAST (Results 1 – 9 of 9) sorted by relevance
233 #define SNOR_HWCAPS_READ_FAST BIT(1) macro
285 SNOR_HWCAPS_READ_FAST | in nxp_spifi_setup_flash()
331 SNOR_HWCAPS_READ_FAST | in hisi_spi_nor_register()
764 SNOR_HWCAPS_READ_FAST | in aspeed_smc_setup_flash()
911 SNOR_HWCAPS_READ_FAST | in intel_spi_probe()
2244 { SNOR_HWCAPS_READ_FAST, SNOR_CMD_READ_FAST }, in spi_nor_hwcaps_read2cmd()2739 params->hwcaps.mask |= SNOR_HWCAPS_READ_FAST; in spi_nor_info_init_params()2743 params->hwcaps.mask &= ~SNOR_HWCAPS_READ_FAST; in spi_nor_info_init_params()2752 if (params->hwcaps.mask & SNOR_HWCAPS_READ_FAST) in spi_nor_info_init_params()
929 { SNOR_HWCAPS_READ_FAST, BIT(1) }, in spi_nor_parse_4bait()
11591 #define SNOR_HWCAPS_READ_FAST BIT(1)
331675 SNOR_HWCAPS_READ_FAST |332084 + SNOR_HWCAPS_READ_FAST | \332096 + SNOR_HWCAPS_READ_FAST | \333284 + SNOR_HWCAPS_READ_FAST |333403 params.hwcaps.mask &= ~SNOR_HWCAPS_READ_FAST;