Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ_1_4_4_DTR (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h248 #define SNOR_HWCAPS_READ_1_4_4_DTR BIT(10) macro
286 SNOR_HWCAPS_READ_1_4_4_DTR | \
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h393 #define SNOR_HWCAPS_READ_1_4_4_DTR BIT(10) macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c936 { SNOR_HWCAPS_READ_1_4_4_DTR, BIT(15) }, in spi_nor_parse_4bait()
H A Dcore.c2405 { SNOR_HWCAPS_READ_1_4_4_DTR, SNOR_CMD_READ_1_4_4_DTR }, in spi_nor_hwcaps_read2cmd()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2266 { SNOR_HWCAPS_READ_1_4_4_DTR, SNOR_CMD_READ_1_4_4_DTR }, in spi_nor_hwcaps_read2cmd()