Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dhardware.haffd4a9fa0c4f84758b2d2cdf801256f2c566bbc Fri Jan 22 02:45:12 UTC 2016 Simon Glass <sjg@chromium.org> rockchip: Tidy up the register-access macros

These work reasonable well, but there are a few errors:

- Brackets should be used to avoid unexpected side-effects
- When setting bits, the corresponding upper 16 bits should be set also

Signed-off-by: Simon Glass <sjg@chromium.org>