Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h243 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14) macro
281 SNOR_HWCAPS_READ_1_8_8_DTR | \
/linux/drivers/mtd/spi-nor/
H A Dcore.c2207 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR }, in spi_nor_hwcaps_read2cmd()