freebsd-dev/sys/mips/adm5120
Ruslan Bukin c214a270f5 Allow setting access-width for UART registers.
This is required for FDT's standard "reg-io-width" property
(similar to "reg-shift" property) found in many DTS files.

This fixes operation on Altera Arria 10 SOC Development Kit,
where standard ns8250 uart allows 4-byte access only.

Reviewed by:	kan, marcel
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9785
2017-02-27 20:08:42 +00:00
..
adm5120_machdep.c
adm5120reg.h
admpci.c Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
console.c
files.adm5120
if_admsw.c
if_admswreg.h
if_admswvar.h
obio.c Remove NULL checks after M_WAITOK allocations from sys/mips/. 2016-05-11 09:42:24 +00:00
obiovar.h
std.adm5120
uart_bus_adm5120.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_adm5120.c
uart_dev_adm5120.c
uart_dev_adm5120.h