Home
last modified time | relevance | path

Searched refs:UART_CAP_FIFO (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_port.c84 .flags = UART_CAP_FIFO,
95 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
104 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
113 .flags = UART_CAP_FIFO | UART_CAP_SLEEP | UART_CAP_AFE,
127 .flags = UART_CAP_FIFO | UART_CAP_SLEEP,
136 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
143 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
150 .flags = UART_CAP_FIFO,
157 .flags = UART_CAP_FIFO | UART_NATSEMI,
164 .flags = UART_CAP_FIFO | UART_CAP_UU
[all...]
H A D8250_uniphier.c221 up.capabilities = UART_CAP_FIFO; in uniphier_uart_probe()
H A D8250_bcm2835aux.c102 up.capabilities = UART_CAP_FIFO | UART_CAP_MINI; in bcm2835aux_serial_probe()
H A D8250.h76 #define UART_CAP_FIFO BIT(8) /* UART has FIFO */ macro
H A D8250_dwlib.c298 up->capabilities = UART_CAP_FIFO | UART_CAP_NOTEMT; in dw8250_setup_port()
H A D8250_ingenic.c271 uart.capabilities = UART_CAP_FIFO | UART_CAP_RTOIE; in ingenic_uart_probe()
H A D8250_of.c228 port8250.capabilities = UART_CAP_FIFO; in of_platform_serial_probe()
H A D8250_lpss.c346 uart.capabilities = UART_CAP_FIFO | UART_CAP_AFE; in lpss8250_probe()
H A D8250_aspeed_vuart.c504 port.capabilities = UART_CAP_FIFO; in aspeed_vuart_probe()
H A D8250_omap.c1425 up.capabilities = UART_CAP_FIFO; in omap8250_probe()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_port.c86 .flags = UART_CAP_FIFO,
97 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
106 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
115 .flags = UART_CAP_FIFO | UART_CAP_SLEEP | UART_CAP_AFE,
129 .flags = UART_CAP_FIFO | UART_CAP_SLEEP,
138 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
145 .flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
152 .flags = UART_CAP_FIFO,
159 .flags = UART_CAP_FIFO | UART_NATSEMI,
166 .flags = UART_CAP_FIFO | UART_CAP_UU
[all...]
H A D8250_dwlib.c119 up->capabilities = UART_CAP_FIFO; in dw8250_setup_port()
H A D8250_bcm2835aux.c94 up.capabilities = UART_CAP_FIFO | UART_CAP_MINI; in bcm2835aux_serial_probe()
H A D8250.h73 #define UART_CAP_FIFO (1 << 8) /* UART has FIFO */ macro
H A D8250_uniphier.c221 up.capabilities = UART_CAP_FIFO; in uniphier_uart_probe()
H A D8250_ingenic.c249 uart.capabilities = UART_CAP_FIFO | UART_CAP_RTOIE; in ingenic_uart_probe()
H A D8250_of.c221 port8250.capabilities = UART_CAP_FIFO; in of_platform_serial_probe()
H A D8250_aspeed_vuart.c461 port.capabilities = UART_CAP_FIFO; in aspeed_vuart_probe()
H A D8250_lpss.c335 uart.capabilities = UART_CAP_FIFO | UART_CAP_AFE; in lpss8250_probe()
H A D8250_omap.c1351 up.capabilities = UART_CAP_FIFO; in omap8250_probe()

Completed in 29 milliseconds