Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-socfpga/
Dmisc_gen5.c271 writel(iswgrp_handoff[2], &sysmgr_regs->fpgaintfgrp_module); in do_bridge()
278 writel(0, &sysmgr_regs->fpgaintfgrp_module); in do_bridge()
Dsystem_manager_gen5.c47 writel(handoff_val, &sysmgr_regs->fpgaintfgrp_module); in populate_sysmgr_fpgaintf_module()
/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dsystem_manager_gen5.h28 u32 fpgaintfgrp_module; member
/external/u-boot/drivers/fpga/
Dsocfpga_gen5.c217 writel(0, &sysmgr_regs->fpgaintfgrp_module); in socfpga_load()