Home
last modified time | relevance | path

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

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