Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h236 #define SNOR_HWCAPS_READ_4_4_4 BIT(9) macro
270 SNOR_HWCAPS_READ_4_4_4 | \
/linux/drivers/mtd/spi-nor/
H A Dsfdp.c289 SNOR_HWCAPS_READ_4_4_4,
H A Dcore.c2317 { SNOR_HWCAPS_READ_4_4_4, SNOR_CMD_READ_4_4_4 }, in spi_nor_hwcaps_read2cmd()