Lines Matching refs:out_be32

118 			out_be32((u32 *)(rio_regs_win + RIO_LTLEDCSR),  in fsl_rio_mcheck_exception()
171 out_be32(priv->regs_win + offset, data); in fsl_local_config_write()
210 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_read()
212 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_read()
275 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_write()
277 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_write()
288 out_be32((u32 *) data, val); in fsl_rio_config_write()
304 out_be32(&priv->inb_atmu_regs[i].riwar, 0); in fsl_rio_inbound_mem_init()
350 out_be32(&priv->inb_atmu_regs[i].riwtar, lstart >> RIWTAR_TRAD_VAL_SHIFT); in fsl_map_inb_mem()
351 out_be32(&priv->inb_atmu_regs[i].riwbar, rstart >> RIWBAR_BADD_VAL_SHIFT); in fsl_map_inb_mem()
352 out_be32(&priv->inb_atmu_regs[i].riwar, RIWAR_ENABLE | RIWAR_TGINT_LOCAL | in fsl_map_inb_mem()
375 out_be32(&priv->inb_atmu_regs[i].riwar, riwar & ~RIWAR_ENABLE); in fsl_unmap_inb_mem()
384 out_be32((u32 *)(rio_regs_win + RIO_LTLEDCSR), 0); in fsl_rio_port_error_handler()
387 out_be32((u32 *)(rio_regs_win + RIO_PORT1_EDCSR), 0); in fsl_rio_port_error_handler()
388 out_be32((u32 *)(rio_regs_win + RIO_PORT1_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
389 out_be32((u32 *)(rio_regs_win + RIO_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
391 out_be32((u32 *)(rio_regs_win + RIO_PORT2_EDCSR), 0); in fsl_rio_port_error_handler()
392 out_be32((u32 *)(rio_regs_win + RIO_PORT2_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
393 out_be32((u32 *)(rio_regs_win + RIO_PORT2_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
632 out_be32(priv->regs_win in fsl_rio_setup()
660 out_be32(priv->regs_win + RIO_GCCSR, RIO_PORT_GEN_HOST | in fsl_rio_setup()
663 out_be32(priv->regs_win + RIO_GCCSR, in fsl_rio_setup()
677 out_be32((priv->regs_win + RIO_ISR_AACR + i*0x80), in fsl_rio_setup()
681 out_be32(&priv->maint_atmu_regs->rowbar, in fsl_rio_setup()
683 out_be32(&priv->maint_atmu_regs->rowar, in fsl_rio_setup()