Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h232 #define SNOR_HWCAPS_READ BIT(0) macro
/Linux-v5.10/drivers/mtd/spi-nor/controllers/
Dnxp-spifi.c284 .mask = SNOR_HWCAPS_READ | in nxp_spifi_setup_flash()
Dhisi-sfc.c330 .mask = SNOR_HWCAPS_READ | in hisi_spi_nor_register()
Daspeed-smc.c763 .mask = SNOR_HWCAPS_READ | in aspeed_smc_setup_flash()
Dintel-spi.c910 .mask = SNOR_HWCAPS_READ | in intel_spi_probe()
/Linux-v5.10/drivers/mtd/spi-nor/
Dsfdp.c929 { SNOR_HWCAPS_READ, BIT(0) }, in spi_nor_parse_4bait()
Dcore.c2241 { SNOR_HWCAPS_READ, SNOR_CMD_READ }, in spi_nor_hwcaps_read2cmd()
2745 params->hwcaps.mask |= SNOR_HWCAPS_READ; in spi_nor_info_init_params()