Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dhifmc_common.h114 #define SPI_NOR_ADDR_MODE_4_BYTES 0x1 macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/hifmc100/
Dhifmc_spi_nor_ids.c1949 && (start_up_addr_mode == SPI_NOR_ADDR_MODE_4_BYTES)) in switch_to_4byte()