Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ_4_4_4 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/mtd/
Dspi-nor.h257 #define SNOR_HWCAPS_READ_4_4_4 BIT(9) macro
291 SNOR_HWCAPS_READ_4_4_4 | \
/Linux-v5.15/drivers/mtd/spi-nor/
Dsfdp.c285 SNOR_HWCAPS_READ_4_4_4,
Dcore.c2069 { SNOR_HWCAPS_READ_4_4_4, SNOR_CMD_READ_4_4_4 }, in spi_nor_hwcaps_read2cmd()