Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h284 #define SNOR_HWCAPS_DTR (SNOR_HWCAPS_READ_1_1_1_DTR | \ macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c2526 *hwcaps &= ~SNOR_HWCAPS_DTR; in spi_nor_spimem_adjust_hwcaps()