Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc_gen5.c255 writel(iswgrp_handoff[2], &sysmgr_regs->fpgaintfgrp_module); in do_bridge_reset()
261 writel(0, &sysmgr_regs->fpgaintfgrp_module); in do_bridge_reset()
H A Dsystem_manager_gen5.c47 writel(handoff_val, &sysmgr_regs->fpgaintfgrp_module); in populate_sysmgr_fpgaintf_module()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsystem_manager_gen5.h28 u32 fpgaintfgrp_module; member
/openbmc/u-boot/drivers/fpga/
H A Dsocfpga_gen5.c217 writel(0, &sysmgr_regs->fpgaintfgrp_module); in socfpga_load()