Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
Dspi-nor.h232 #define SNOR_HWCAPS_READ BIT(0) macro
/kernel/linux/linux-5.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.c912 .mask = SNOR_HWCAPS_READ | in intel_spi_probe()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dsfdp.c928 { SNOR_HWCAPS_READ, BIT(0) }, in spi_nor_parse_4bait()
Dcore.c2254 { SNOR_HWCAPS_READ, SNOR_CMD_READ }, in spi_nor_hwcaps_read2cmd()
2758 params->hwcaps.mask |= SNOR_HWCAPS_READ; in spi_nor_info_init_params()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch11590 #define SNOR_HWCAPS_READ BIT(0)
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch331674 .mask = SNOR_HWCAPS_READ |
332083 + (SNOR_HWCAPS_READ | \
332095 + (SNOR_HWCAPS_READ | \
333283 + .mask = SNOR_HWCAPS_READ |
333411 + && (hwcaps->mask & (~SNOR_HWCAPS_READ)) /* controller supports fast mode */