Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h242 #define SNOR_HWCAPS_READ_8_8_8 BIT(13) macro
271 SNOR_HWCAPS_READ_8_8_8 | \
/linux/drivers/mtd/spi-nor/
H A Dcore.c2180 { SNOR_HWCAPS_READ_8_8_8, SNOR_CMD_READ_8_8_8 }, in spi_nor_hwcaps_read2cmd()