Searched refs:handoff_val (Results 1 – 1 of 1) sorted by relevance
24 u32 handoff_val = 0; in populate_sysmgr_fpgaintf_module() local31 handoff_val |= SYSMGR_FPGAINTF_NAND; in populate_sysmgr_fpgaintf_module()33 handoff_val |= SYSMGR_FPGAINTF_EMAC1; in populate_sysmgr_fpgaintf_module()35 handoff_val |= SYSMGR_FPGAINTF_SDMMC; in populate_sysmgr_fpgaintf_module()37 handoff_val |= SYSMGR_FPGAINTF_EMAC0; in populate_sysmgr_fpgaintf_module()39 handoff_val |= SYSMGR_FPGAINTF_SPIM0; in populate_sysmgr_fpgaintf_module()41 handoff_val |= SYSMGR_FPGAINTF_SPIM1; in populate_sysmgr_fpgaintf_module()45 setbits_le32(&sysmgr_regs->iswgrp_handoff[2], handoff_val); in populate_sysmgr_fpgaintf_module()47 handoff_val = readl(&sysmgr_regs->iswgrp_handoff[2]); in populate_sysmgr_fpgaintf_module()50 writel(handoff_val, &sysmgr_regs->fpgaintfgrp_module); in populate_sysmgr_fpgaintf_module()