Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
Dspi-nor.h252 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14) macro
285 SNOR_HWCAPS_READ_1_8_8_DTR)
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dcore.c2257 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR }, in spi_nor_hwcaps_read2cmd()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch11602 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14)
11643 - SNOR_HWCAPS_READ_1_8_8_DTR)
11644 + SNOR_HWCAPS_READ_1_8_8_DTR | \
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch17687 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR },