Lines Matching refs:out_be32
109 out_be32((u32 *)(rio_regs_win + RIO_LTLEDCSR), in fsl_rio_mcheck_exception()
162 out_be32(priv->regs_win + offset, data); in fsl_local_config_write()
201 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_read()
203 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_read()
266 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_write()
268 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_write()
279 out_be32((u32 *) data, val); in fsl_rio_config_write()
295 out_be32(&priv->inb_atmu_regs[i].riwar, 0); in fsl_rio_inbound_mem_init()
341 out_be32(&priv->inb_atmu_regs[i].riwtar, lstart >> RIWTAR_TRAD_VAL_SHIFT); in fsl_map_inb_mem()
342 out_be32(&priv->inb_atmu_regs[i].riwbar, rstart >> RIWBAR_BADD_VAL_SHIFT); in fsl_map_inb_mem()
343 out_be32(&priv->inb_atmu_regs[i].riwar, RIWAR_ENABLE | RIWAR_TGINT_LOCAL | in fsl_map_inb_mem()
366 out_be32(&priv->inb_atmu_regs[i].riwar, riwar & ~RIWAR_ENABLE); in fsl_unmap_inb_mem()
375 out_be32((u32 *)(rio_regs_win + RIO_LTLEDCSR), 0); in fsl_rio_port_error_handler()
378 out_be32((u32 *)(rio_regs_win + RIO_PORT1_EDCSR), 0); in fsl_rio_port_error_handler()
379 out_be32((u32 *)(rio_regs_win + RIO_PORT1_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
380 out_be32((u32 *)(rio_regs_win + RIO_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
382 out_be32((u32 *)(rio_regs_win + RIO_PORT2_EDCSR), 0); in fsl_rio_port_error_handler()
383 out_be32((u32 *)(rio_regs_win + RIO_PORT2_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
384 out_be32((u32 *)(rio_regs_win + RIO_PORT2_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
666 out_be32(priv->regs_win in fsl_rio_setup()
694 out_be32(priv->regs_win + RIO_GCCSR, RIO_PORT_GEN_HOST | in fsl_rio_setup()
697 out_be32(priv->regs_win + RIO_GCCSR, in fsl_rio_setup()
711 out_be32((priv->regs_win + RIO_ISR_AACR + i*0x80), in fsl_rio_setup()
715 out_be32(&priv->maint_atmu_regs->rowbar, in fsl_rio_setup()
717 out_be32(&priv->maint_atmu_regs->rowar, in fsl_rio_setup()