Lines Matching refs:out_be32
113 out_be32((u32 *)(rio_regs_win + RIO_LTLEDCSR), in fsl_rio_mcheck_exception()
166 out_be32(priv->regs_win + offset, data); in fsl_local_config_write()
205 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_read()
207 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_read()
270 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_write()
272 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_write()
283 out_be32((u32 *) data, val); in fsl_rio_config_write()
299 out_be32(&priv->inb_atmu_regs[i].riwar, 0); in fsl_rio_inbound_mem_init()
345 out_be32(&priv->inb_atmu_regs[i].riwtar, lstart >> RIWTAR_TRAD_VAL_SHIFT); in fsl_map_inb_mem()
346 out_be32(&priv->inb_atmu_regs[i].riwbar, rstart >> RIWBAR_BADD_VAL_SHIFT); in fsl_map_inb_mem()
347 out_be32(&priv->inb_atmu_regs[i].riwar, RIWAR_ENABLE | RIWAR_TGINT_LOCAL | in fsl_map_inb_mem()
370 out_be32(&priv->inb_atmu_regs[i].riwar, riwar & ~RIWAR_ENABLE); in fsl_unmap_inb_mem()
379 out_be32((u32 *)(rio_regs_win + RIO_LTLEDCSR), 0); in fsl_rio_port_error_handler()
382 out_be32((u32 *)(rio_regs_win + RIO_PORT1_EDCSR), 0); in fsl_rio_port_error_handler()
383 out_be32((u32 *)(rio_regs_win + RIO_PORT1_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
384 out_be32((u32 *)(rio_regs_win + RIO_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
386 out_be32((u32 *)(rio_regs_win + RIO_PORT2_EDCSR), 0); in fsl_rio_port_error_handler()
387 out_be32((u32 *)(rio_regs_win + RIO_PORT2_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
388 out_be32((u32 *)(rio_regs_win + RIO_PORT2_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
668 out_be32(priv->regs_win in fsl_rio_setup()
696 out_be32(priv->regs_win + RIO_GCCSR, RIO_PORT_GEN_HOST | in fsl_rio_setup()
699 out_be32(priv->regs_win + RIO_GCCSR, in fsl_rio_setup()
713 out_be32((priv->regs_win + RIO_ISR_AACR + i*0x80), in fsl_rio_setup()
717 out_be32(&priv->maint_atmu_regs->rowbar, in fsl_rio_setup()
719 out_be32(&priv->maint_atmu_regs->rowar, in fsl_rio_setup()