Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_ALL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h287 #define SNOR_HWCAPS_ALL (SNOR_HWCAPS_READ_MASK | \ macro
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dspi-nor.h284 #define SNOR_HWCAPS_ALL (SNOR_HWCAPS_READ_MASK | \ macro
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c3356 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.c3628 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe()

Completed in 10 milliseconds