Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mtd/
Dspi-nor.h244 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14) macro
282 SNOR_HWCAPS_READ_1_8_8_DTR | \
/linux-5.19.10/drivers/mtd/spi-nor/
Dcore.c1845 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR }, in spi_nor_hwcaps_read2cmd()