Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h282 #define SNOR_HWCAPS_DTR (SNOR_HWCAPS_READ_1_1_1_DTR | \ macro
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c2372 *hwcaps &= ~SNOR_HWCAPS_DTR; in spi_nor_spimem_adjust_hwcaps()