Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h261 #define SNOR_HWCAPS_PP_4_4_4 BIT(19) macro
272 SNOR_HWCAPS_PP_4_4_4 | \
/linux/drivers/mtd/spi-nor/
H A Dcore.c2222 { SNOR_HWCAPS_PP_4_4_4, SNOR_CMD_PP_4_4_4 }, in spi_nor_hwcaps_pp2cmd()