Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_uniphier.cd0c47b3ef7c582ec984edeba08984b0acc2ffcba Thu Feb 26 17:26:46 UTC 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> serial: UniPhier: use 32 bit register access

For PH1-Pro4, the 8 bit write access to LCR register (offset = 0x11)
is not working correctly. As a side effect, it also modifies MCR
register (offset = 0x10) and results in unexpected behavior.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>