Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/uart/
H A Duart_cpu.h43 struct uart_ops { struct
68 struct uart_ops *ops; argument
91 struct uart_ops *uart_getops(struct uart_class *);
H A Duart_dev_ns8250.h48 extern struct uart_ops uart_ns8250_ops;
H A Duart_bus.h68 struct uart_ops *uc_ops; /* Low-level console operations. */
H A Duart_dev_lowrisc.c67 static struct uart_ops uart_lowrisc_uart_ops = {
H A Duart_dev_mu.c144 static struct uart_ops uart_mu_ops = {
H A Duart_dev_msm.c129 struct uart_ops uart_msm_ops = {
H A Duart_dev_pl011.c165 static struct uart_ops uart_pl011_ops = {
H A Duart_dev_mvebu.c143 static struct uart_ops uart_mvebu_ops = {
H A Duart_dev_quicc.c154 static struct uart_ops uart_quicc_ops = {
H A Duart_dev_imx.c82 static struct uart_ops uart_imx_uart_ops = {
H A Duart_dev_z8530.c200 static struct uart_ops uart_z8530_ops = {
H A Duart_core.c243 struct uart_ops *
H A Duart_dev_ns8250.c267 struct uart_ops uart_ns8250_ops = {
/freebsd-13.1/sys/mips/malta/
H A Duart_cpu_maltausart.c54 extern struct uart_ops malta_usart_ops;
/freebsd-13.1/sys/arm/freescale/vybrid/
H A Dvf_uart.c125 static struct uart_ops uart_vybrid_ops = {
/freebsd-13.1/sys/riscv/sifive/
H A Dsifive_uart.c525 static struct uart_ops sfuart_ops = {
/freebsd-13.1/sys/mips/mediatek/
H A Duart_dev_mtk.c74 static struct uart_ops uart_mtk_ops = {
/freebsd-13.1/sys/mips/atheros/
H A Duart_dev_ar933x.c203 static struct uart_ops uart_ar933x_ops = {
/freebsd-13.1/sys/arm/xilinx/
H A Duart_dev_cdnc.c158 static struct uart_ops cdnc_uart_ops = {
/freebsd-13.1/sys/mips/cavium/
H A Duart_dev_oct16550.c271 struct uart_ops uart_oct16550_ops = {