Home
last modified time | relevance | path

Searched hist:a53ef5e4bac750d0e84cd2b79f9f7855382b561d (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dio.ha53ef5e4bac750d0e84cd2b79f9f7855382b561d Mon Oct 24 05:31:05 UTC 2011 Macpaul Lin <macpaul@andestech.com> nds32: asm/io.h: add __iormb __iowmb and inline io support

1. This patch add required __iormb and __iowmb to io.h.
This also fix some misbehavior to periphal drivers.
This io.h has been fixed with referencing arm/include/asm/io.h.
2. This patch replaced macro writeb and readb into inline function.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>