HomeSort by relevance Sort by last modified time
    Searched defs:iswgrp_handoff (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-socfpga/
misc_gen5.c 178 static u32 iswgrp_handoff[8]; variable
194 iswgrp_handoff[i] = readl(&sysmgr_regs->iswgrp_handoff[i]);
271 writel(iswgrp_handoff[2], &sysmgr_regs->fpgaintfgrp_module);
273 writel(iswgrp_handoff[3], &sdr_ctrl->fpgaport_rst);
274 writel(iswgrp_handoff[0], &reset_manager_base->brg_mod_reset);
275 writel(iswgrp_handoff[1], &nic301_regs->remap);
  /external/u-boot/arch/arm/mach-socfpga/include/mach/
system_manager_gen5.h 49 u32 iswgrp_handoff[8]; /* 0x80 */ member in struct:socfpga_system_manager

Completed in 611 milliseconds