Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h254 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14) macro
287 SNOR_HWCAPS_READ_1_8_8_DTR)
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h399 #define SNOR_HWCAPS_READ_1_8_8_DTR BIT(14) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2270 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR }, in spi_nor_hwcaps_read2cmd()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c2409 { SNOR_HWCAPS_READ_1_8_8_DTR, SNOR_CMD_READ_1_8_8_DTR }, in spi_nor_hwcaps_read2cmd()