Home
last modified time | relevance | path

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

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