freebsd-skq/sys/dev/uart
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
..
uart_bus_acpi.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_ebus.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_fdt.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_isa.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_pccard.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_pci.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_puc.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_scc.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_core.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_acpi.h Add support to find the arm64 serial using the ACPI tables. This uses the 2016-11-21 19:26:58 +00:00
uart_cpu_arm64.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_fdt.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_fdt.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_powerpc.c Check all compatible strings on uart devices in powerpc 2016-08-28 21:31:21 +00:00
uart_cpu_sparc64.c
uart_cpu_x86.c
uart_cpu.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_dbg.c
uart_dev_imx.c
uart_dev_imx.h
uart_dev_lpc.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
uart_dev_msm.c
uart_dev_msm.h
uart_dev_ns8250.c Add support for UART found in the Ingenic XBurst system on chips. 2016-11-17 14:41:22 +00:00
uart_dev_ns8250.h
uart_dev_pl011.c Enable pl011 UART FIFOs 2017-02-26 22:05:22 +00:00
uart_dev_quicc.c
uart_dev_sab82532.c
uart_dev_snps.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_dev_ti8250.c
uart_dev_z8530.c
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
uart_kbd_sun.h
uart_ppstypes.h
uart_subr.c
uart_tty.c
uart.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00