Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dgrf_rk3368.hc1828cf7abaae7283e48bb857283936fdaf2ef72 Tue Jul 25 15:01:06 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: rk3368: grf: use shifted-constants

The RK3368 GRF header was still defines with a shifted-mask but with
non-shifted function selectors for the IOMUX defines. As the RK3368
support is still fresh enough to allow a quick change, we do this now
before having more code use this.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>