Home
last modified time | relevance | path

Searched refs:get_spi_nor_addr_mode (Results 1 – 15 of 15) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dhifmc_common.c146 boot_mode = get_spi_nor_addr_mode(regval); in get_fmc_boot_mode()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516dv300/
Dplatform.h140 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 7) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516cv500/
Dplatform.h140 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 7) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516av300/
Dplatform.h140 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 7) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516dv200/
Dplatform.h146 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 7) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3518ev300/
Dplatform.h146 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 7) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516ev300/
Dplatform.h146 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 7) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3516ev200/
Dplatform.h146 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 7) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/
Dplatform.h49 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 11) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3519av100/
Dplatform.h138 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 10) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3556av100/
Dplatform.h138 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 10) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3559av100/
Dplatform.h50 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 10) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/
Dplatform.h49 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 11) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h30 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 11) & 0x1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h30 #define get_spi_nor_addr_mode(_reg) (((_reg) >> 11) & 0x1) macro