Home
last modified time | relevance | path

Searched refs:SBE_INT_STATUS (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dhimci_reg.h149 #define SBE_INT_STATUS (0x1<<13) macro
/third_party/uboot/u-boot-2020.01/arch/arm/mach-hi35xx/
Dhimci_boot.c86 SBE_INT_STATUS | EBE_INT_STATUS); in emmc_boot_mode_read()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516cv500/
Demmc_boot.c94 SBE_INT_STATUS | EBE_INT_STATUS); in emmc_boot_mode_read()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv300/
Demmc_boot.c96 HLE_INT_STATUS | SBE_INT_STATUS | EBE_INT_STATUS); in emmc_boot_mode_read()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516av300/
Demmc_boot.c97 HLE_INT_STATUS | SBE_INT_STATUS | EBE_INT_STATUS); in emmc_boot_mode_read()
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c545 } else if (stat & (EBE_INT_STATUS | SBE_INT_STATUS | FRUN_INT_STATUS in hi_mci_data_done()
597 EBE_INT_STATUS | SBE_INT_STATUS | in hi_mci_wait_data_complete()