Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dmisc_gen5.c333 writel(iswgrp_handoff[2], &sysmgr_regs->fpgaintfgrp_module); in do_bridge()
340 writel(0, &sysmgr_regs->fpgaintfgrp_module); in do_bridge()
H A Dsystem_manager_gen5.c50 writel(handoff_val, &sysmgr_regs->fpgaintfgrp_module); in populate_sysmgr_fpgaintf_module()
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsystem_manager_gen5.h29 u32 fpgaintfgrp_module; member
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dsocfpga_gen5.c220 writel(0, &sysmgr_regs->fpgaintfgrp_module); in socfpga_load()