Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h289 #define SNOR_HWCAPS_ALL (SNOR_HWCAPS_READ_MASK | \ macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c3563 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe()