Searched defs:uport (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/tty/serial/ |
| H A D | qcom_geni_serial.c | 122 struct uart_port uport; member 156 static inline struct qcom_geni_serial_port *to_dev_port(struct uart_port *uport) in to_dev_port() 182 static void qcom_geni_set_rs485_mode(struct uart_port *uport, u32 flag) in qcom_geni_set_rs485_mode() 197 static int qcom_geni_serial_request_port(struct uart_port *uport) in qcom_geni_serial_request_port() 209 static void qcom_geni_serial_config_port(struct uart_port *uport, int cfg_flags) in qcom_geni_serial_config_port() 217 static unsigned int qcom_geni_serial_get_mctrl(struct uart_port *uport) in qcom_geni_serial_get_mctrl() 233 static void qcom_geni_serial_set_mctrl(struct uart_port *uport, in qcom_geni_serial_set_mctrl() 250 static const char *qcom_geni_serial_get_type(struct uart_port *uport) in qcom_geni_serial_get_type() 290 static bool qcom_geni_serial_main_active(struct uart_port *uport) in qcom_geni_serial_main_active() 295 static bool qcom_geni_serial_secondary_active(struct uart_port *uport) in qcom_geni_serial_secondary_active() [all …]
|
| H A D | sprd_serial.c | 1118 static bool sprd_uart_is_console(struct uart_port *uport) in sprd_uart_is_console() 1129 static int sprd_clk_init(struct uart_port *uport) in sprd_clk_init()
|
| H A D | pmac_zilog.c | 1843 struct uart_pmac_port *uport = &pmz_ports[i]; in exit_pmz() local
|
| H A D | serial-tegra.c | 107 struct uart_port uport; member
|
| H A D | fsl_lpuart.c | 3180 struct uart_port *uport = &sport->port; in lpuart_console_fixup() local
|
| /linux/drivers/cxl/core/ |
| H A D | ras.c | 59 static int match_memdev_by_parent(struct device *dev, const void *uport) in match_memdev_by_parent()
|
| /linux/include/linux/ |
| H A D | serial_core.h | 903 __uart_port_tx(uport,ch,flags,tx_ready,put_char,tx_done,for_test,for_post) global() argument 1141 uart_cts_enabled(struct uart_port * uport) uart_cts_enabled() argument 1146 uart_softcts_mode(struct uart_port * uport) uart_softcts_mode() argument
|
| /linux/tools/testing/cxl/test/ |
| H A D | cxl.c | 1182 struct platform_device *uport = cxl_single_topo_init() local 1428 struct platform_device *uport = cxl_test_init() local
|