Home
last modified time | relevance | path

Searched hist:"1 d1bd42eb08b267a0884a0fa04483daeda169f6d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h1d1bd42eb08b267a0884a0fa04483daeda169f6d Fri Oct 03 12:16:26 UTC 2014 Hans de Goede <hdegoede@redhat.com> ARM: sunxi-mmc: Add mmc support for sun6i / A31

The mmc hardware on sun6i has an extra reset control that needs to
be de-asserted prior to usage. Also the FIFO address is different.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[wens@csie.org: use setbits_le32 for reset control, drop obsolete changes,
rewrite different FIFO address handling, add commit message]
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dsunxi_mmc.c1d1bd42eb08b267a0884a0fa04483daeda169f6d Fri Oct 03 12:16:26 UTC 2014 Hans de Goede <hdegoede@redhat.com> ARM: sunxi-mmc: Add mmc support for sun6i / A31

The mmc hardware on sun6i has an extra reset control that needs to
be de-asserted prior to usage. Also the FIFO address is different.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[wens@csie.org: use setbits_le32 for reset control, drop obsolete changes,
rewrite different FIFO address handling, add commit message]
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>