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()
202 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_read()
204 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_read()
260 out_be32(&priv->maint_atmu_regs->rowtar, in fsl_rio_config_write()
262 out_be32(&priv->maint_atmu_regs->rowtear, (destid >> 10)); in fsl_rio_config_write()
273 out_be32((u32 *) data, val); in fsl_rio_config_write()
288 out_be32(&priv->inb_atmu_regs[i].riwar, 0); in fsl_rio_inbound_mem_init()
334 out_be32(&priv->inb_atmu_regs[i].riwtar, lstart >> RIWTAR_TRAD_VAL_SHIFT); in fsl_map_inb_mem()
335 out_be32(&priv->inb_atmu_regs[i].riwbar, rstart >> RIWBAR_BADD_VAL_SHIFT); in fsl_map_inb_mem()
336 out_be32(&priv->inb_atmu_regs[i].riwar, RIWAR_ENABLE | RIWAR_TGINT_LOCAL | in fsl_map_inb_mem()
359 out_be32(&priv->inb_atmu_regs[i].riwar, riwar & ~RIWAR_ENABLE); in fsl_unmap_inb_mem()
368 out_be32((u32 *)(rio_regs_win + RIO_LTLEDCSR), 0); in fsl_rio_port_error_handler()
371 out_be32((u32 *)(rio_regs_win + RIO_PORT1_EDCSR), 0); in fsl_rio_port_error_handler()
372 out_be32((u32 *)(rio_regs_win + RIO_PORT1_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
373 out_be32((u32 *)(rio_regs_win + RIO_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
375 out_be32((u32 *)(rio_regs_win + RIO_PORT2_EDCSR), 0); in fsl_rio_port_error_handler()
376 out_be32((u32 *)(rio_regs_win + RIO_PORT2_IECSR), IECSR_CLEAR); in fsl_rio_port_error_handler()
377 out_be32((u32 *)(rio_regs_win + RIO_PORT2_ESCSR), ESCSR_CLEAR); in fsl_rio_port_error_handler()
658 out_be32(priv->regs_win in fsl_rio_setup()
692 out_be32(priv->regs_win + RIO_GCCSR, RIO_PORT_GEN_HOST | in fsl_rio_setup()
695 out_be32(priv->regs_win + RIO_GCCSR, in fsl_rio_setup()
711 out_be32((priv->regs_win 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()