Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h269 #define SNOR_HWCAPS_PP_4_4_4 BIT(19) macro
279 SNOR_HWCAPS_PP_4_4_4 | \
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c2268 { SNOR_HWCAPS_PP_4_4_4, SNOR_CMD_PP_4_4_4 }, in spi_nor_hwcaps_pp2cmd()