Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dns16550.h79df1208ee6984aa63468673c042667d121bb0bc Thu Sep 01 22:47:14 UTC 2011 Dave Aldridge <fovsoft@gmail.com> ns16550: change to allow 32 bit access to registers

If CONFIG_SYS_NS16550_MEM32 is defined then 32 bit memory
mapped access will be used to read/write the uart registers.

This is especially useful for SoC devices that implement 16550
compatible uarts but that have peripheral access width constraints.

Signed-off-by: Dave Aldridge <fovsoft@gmail.com>
/rk3399_rockchip-uboot/drivers/serial/
H A Dns16550.c79df1208ee6984aa63468673c042667d121bb0bc Thu Sep 01 22:47:14 UTC 2011 Dave Aldridge <fovsoft@gmail.com> ns16550: change to allow 32 bit access to registers

If CONFIG_SYS_NS16550_MEM32 is defined then 32 bit memory
mapped access will be used to read/write the uart registers.

This is especially useful for SoC devices that implement 16550
compatible uarts but that have peripheral access width constraints.

Signed-off-by: Dave Aldridge <fovsoft@gmail.com>