Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h386 #define SNOR_HWCAPS_READ_2_2_2 BIT(5) macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c1746 SNOR_HWCAPS_READ_2_2_2,
2201 { SNOR_HWCAPS_READ_2_2_2, SNOR_CMD_READ_2_2_2 }, in spi_nor_hwcaps_read2cmd()
2326 ignored_mask = (SNOR_HWCAPS_READ_2_2_2 | in spi_nor_setup()