Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h246 #define SNOR_HWCAPS_READ_1_4_4 BIT(8) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h391 #define SNOR_HWCAPS_READ_1_4_4 BIT(8) macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c270 SNOR_HWCAPS_READ_1_4_4,
933 { SNOR_HWCAPS_READ_1_4_4, BIT(5) }, in spi_nor_parse_4bait()
H A Dcore.c2403 { SNOR_HWCAPS_READ_1_4_4, SNOR_CMD_READ_1_4_4 }, in spi_nor_hwcaps_read2cmd()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1811 SNOR_HWCAPS_READ_1_4_4,
2264 { SNOR_HWCAPS_READ_1_4_4, SNOR_CMD_READ_1_4_4 }, in spi_nor_hwcaps_read2cmd()
2508 hwcaps.mask |= (SNOR_HWCAPS_READ_1_4_4 | in spi_nor_scan()