Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_ALL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/mtd/
Dspi-nor.h305 #define SNOR_HWCAPS_ALL (SNOR_HWCAPS_READ_MASK | \ macro
/Linux-v5.15/drivers/mtd/spi-nor/
Dcore.c3302 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe()