Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/uart/
HDuart_cpu.h41 struct uart_ops { struct
66 struct uart_ops *ops; argument
89 struct uart_ops *uart_getops(struct uart_class *);
HDuart_dev_ns8250.h47 extern struct uart_ops uart_ns8250_ops;
HDuart_bus.h65 struct uart_ops *uc_ops; /* Low-level console operations. */
HDuart_dev_lowrisc.c65 static struct uart_ops uart_lowrisc_uart_ops = {
HDuart_dev_mu.c141 static struct uart_ops uart_mu_ops = {
HDuart_dev_msm.c127 struct uart_ops uart_msm_ops = {
HDuart_dev_pl011.c162 static struct uart_ops uart_pl011_ops = {
HDuart_dev_mvebu.c135 static struct uart_ops uart_mvebu_ops = {
HDuart_dev_quicc.c151 static struct uart_ops uart_quicc_ops = {
HDuart_dev_imx.c80 static struct uart_ops uart_imx_uart_ops = {
HDuart_core.c239 struct uart_ops *
HDuart_dev_z8530.c197 static struct uart_ops uart_z8530_ops = {
HDuart_dev_ns8250.c330 struct uart_ops uart_ns8250_ops = {
/freebsd-head/sys/arm64/apple/
HDexynos_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-head/sys/arm/freescale/vybrid/
HDvf_uart.c123 static struct uart_ops uart_vybrid_ops = {
/freebsd-head/sys/riscv/sifive/
HDsifive_uart.c522 static struct uart_ops sfuart_ops = {
/freebsd-head/sys/arm/xilinx/
HDuart_dev_cdnc.c155 static struct uart_ops cdnc_uart_ops = {