Home
last modified time | relevance | path

Searched refs:SYSMGR_FPGAINTF_SDMMC (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dsystem_manager.h23 #define SYSMGR_FPGAINTF_SDMMC BIT(5) macro
Dsystem_manager_s10.h146 #define SYSMGR_FPGAINTF_SDMMC BIT(8) macro
/external/u-boot/arch/arm/mach-socfpga/
Dsystem_manager_gen5.c32 handoff_val |= SYSMGR_FPGAINTF_SDMMC; in populate_sysmgr_fpgaintf_module()
Dsystem_manager_s10.c38 handoff_val |= SYSMGR_FPGAINTF_SDMMC; in populate_sysmgr_fpgaintf_module()