Home
last modified time | relevance | path

Searched refs:uart_ops (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_cpu.h41 struct uart_ops { struct
66 struct uart_ops *ops; argument
89 struct uart_ops *uart_getops(struct uart_class *);
H A Duart_dev_ns8250.h47 extern struct uart_ops uart_ns8250_ops;
H A Duart_bus.h65 struct uart_ops *uc_ops; /* Low-level console operations. */
H A Duart_dev_lowrisc.c65 static struct uart_ops uart_lowrisc_uart_ops = {
H A Duart_dev_mu.c141 static struct uart_ops uart_mu_ops = {
H A Duart_dev_msm.c127 struct uart_ops uart_msm_ops = {
H A Duart_dev_mvebu.c135 static struct uart_ops uart_mvebu_ops = {
H A Duart_dev_pl011.c162 static struct uart_ops uart_pl011_ops = {
H A Duart_dev_imx.c80 static struct uart_ops uart_imx_uart_ops = {
H A Duart_core.c239 struct uart_ops *
H A Duart_dev_ns8250.c330 struct uart_ops uart_ns8250_ops = {
/freebsd/sys/arm64/apple/
H A Dexynos_uart.c71 static struct uart_ops uart_exynos4210_ops;
72 static struct uart_ops uart_s5l_ops;
191 static struct uart_ops uart_exynos4210_ops = {
200 static struct uart_ops uart_s5l_ops = {
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_uart.c123 static struct uart_ops uart_vybrid_ops = {
/freebsd/sys/riscv/sifive/
H A Dsifive_uart.c522 static struct uart_ops sfuart_ops = {
/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c155 static struct uart_ops cdnc_uart_ops = {