Searched hist:"846 b38981f8014cc6562f3b89bef4c87cbc8ca2a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/ |
| H A D | crm_regs.h | 846b38981f8014cc6562f3b89bef4c87cbc8ca2a Thu Sep 27 10:20:33 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> mx5 clocks: Cleanup
Clean up the i.MX5 clock driver: - Use readl() and writel() instead of their __raw_ counterparts. - Use the clr/setbits_le32() family of macros rather than expanding code. - Use accessor macros for bit-fields instead of _MASK and _OFFSET.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de>
|