Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dsystem_manager.h20 #define SYSMGR_FPGAINTF_EMAC0 BIT(2) macro
Dsystem_manager_s10.h149 #define SYSMGR_FPGAINTF_EMAC0 (0x11 << 0) macro
/external/u-boot/arch/arm/mach-socfpga/
Dsystem_manager_gen5.c34 handoff_val |= SYSMGR_FPGAINTF_EMAC0; in populate_sysmgr_fpgaintf_module()
Dsystem_manager_s10.c47 handoff_val |= SYSMGR_FPGAINTF_EMAC0; in populate_sysmgr_fpgaintf_module()