Home
last modified time | relevance | path

Searched defs:uport (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c118 struct uart_port uport; member
149 static inline struct qcom_geni_serial_port *to_dev_port(struct uart_port *uport) in to_dev_port()
190 static int qcom_geni_serial_request_port(struct uart_port *uport) in qcom_geni_serial_request_port()
202 static void qcom_geni_serial_config_port(struct uart_port *uport, int cfg_flags) in qcom_geni_serial_config_port()
210 static unsigned int qcom_geni_serial_get_mctrl(struct uart_port *uport) in qcom_geni_serial_get_mctrl()
226 static void qcom_geni_serial_set_mctrl(struct uart_port *uport, in qcom_geni_serial_set_mctrl()
243 static const char *qcom_geni_serial_get_type(struct uart_port *uport) in qcom_geni_serial_get_type()
260 static bool qcom_geni_serial_main_active(struct uart_port *uport) in qcom_geni_serial_main_active()
265 static bool qcom_geni_serial_secondary_active(struct uart_port *uport) in qcom_geni_serial_secondary_active()
270 static bool qcom_geni_serial_poll_bit(struct uart_port *uport, in qcom_geni_serial_poll_bit()
[all …]
H A Dsb1250-duart.c100 #define to_sport(uport) container_of(uport, struct sbd_port, port) argument
232 static unsigned int sbd_tx_empty(struct uart_port *uport) in sbd_tx_empty()
239 static unsigned int sbd_get_mctrl(struct uart_port *uport) in sbd_get_mctrl()
253 static void sbd_set_mctrl(struct uart_port *uport, unsigned int mctrl) in sbd_set_mctrl()
281 static void sbd_stop_tx(struct uart_port *uport) in sbd_stop_tx()
289 static void sbd_start_tx(struct uart_port *uport) in sbd_start_tx()
304 static void sbd_stop_rx(struct uart_port *uport) in sbd_stop_rx()
311 static void sbd_enable_ms(struct uart_port *uport) in sbd_enable_ms()
319 static void sbd_break_ctl(struct uart_port *uport, int break_state) in sbd_break_ctl()
332 struct uart_port *uport = &sport->port; in sbd_receive_chars() local
[all …]
H A Ddz.c85 static inline struct dz_port *to_dport(struct uart_port *uport) in to_dport()
123 static void dz_stop_tx(struct uart_port *uport) in dz_stop_tx()
133 static void dz_start_tx(struct uart_port *uport) in dz_start_tx()
143 static void dz_stop_rx(struct uart_port *uport) in dz_stop_rx()
180 struct uart_port *uport; in dz_receive_chars() local
356 static unsigned int dz_get_mctrl(struct uart_port *uport) in dz_get_mctrl()
372 static void dz_set_mctrl(struct uart_port *uport, unsigned int mctrl) in dz_set_mctrl()
397 static int dz_startup(struct uart_port *uport) in dz_startup()
438 static void dz_shutdown(struct uart_port *uport) in dz_shutdown()
473 static unsigned int dz_tx_empty(struct uart_port *uport) in dz_tx_empty()
[all …]
H A Dzs.c99 #define to_zport(uport) container_of(uport, struct zs_port, port) argument
304 static unsigned int zs_tx_empty(struct uart_port *uport) in zs_tx_empty()
372 static unsigned int zs_get_mctrl(struct uart_port *uport) in zs_get_mctrl()
385 static void zs_set_mctrl(struct uart_port *uport, unsigned int mctrl) in zs_set_mctrl()
425 static void zs_stop_tx(struct uart_port *uport) in zs_stop_tx()
437 static void zs_start_tx(struct uart_port *uport) in zs_start_tx()
451 static void zs_stop_rx(struct uart_port *uport) in zs_stop_rx()
485 static void zs_enable_ms(struct uart_port *uport) in zs_enable_ms()
515 static void zs_break_ctl(struct uart_port *uport, int break_state) in zs_break_ctl()
539 struct uart_port *uport = &zport->port; in zs_receive_chars() local
[all …]
H A Dserial_core.c60 static int uart_dcd_enabled(struct uart_port *uport) in uart_dcd_enabled()
72 static inline void uart_port_deref(struct uart_port *uport) in uart_port_deref()
86 #define uart_port_unlock(uport, flags) \ argument
193 static void uart_port_dtr_rts(struct uart_port *uport, bool active) in uart_port_dtr_rts()
205 struct uart_port *uport = uart_port_check(state); in uart_change_line_settings() local
253 struct uart_port *uport = uart_port_check(state); in uart_port_startup() local
326 struct uart_port *uport; in uart_startup() local
357 struct uart_port *uport = uart_port_check(state); in uart_shutdown() local
695 void uart_xchar_out(struct uart_port *uport, int offset) in uart_xchar_out()
790 struct uart_port *uport; in uart_get_info() local
[all …]
H A Dsprd_serial.c1096 static bool sprd_uart_is_console(struct uart_port *uport) in sprd_uart_is_console()
1107 static int sprd_clk_init(struct uart_port *uport) in sprd_clk_init()
H A Darc_uart.c100 #define to_arc_port(uport) container_of(uport, struct arc_uart_port, port) argument
H A Dpmac_zilog.c1850 struct uart_pmac_port *uport = &pmz_ports[i]; in exit_pmz() local
H A Dserial-tegra.c107 struct uart_port uport; member
H A Dfsl_lpuart.c3160 struct uart_port *uport = &sport->port; in lpuart_console_fixup() local
/openbmc/qemu/io/
H A Ddns-resolver.c59 char uport[33]; in qio_dns_resolver_lookup_sync_inet() local
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h127 USBPort *uport; member
138 USBPort *uport; member
H A Dhcd-xhci.c533 static XHCIPort *xhci_lookup_port(XHCIState *xhci, struct USBPort *uport) in xhci_lookup_port()
2059 USBPort *uport; in xhci_lookup_uport() local
2089 USBPort *uport; in xhci_address_slot() local
2405 static void xhci_detach_slot(XHCIState *xhci, USBPort *uport) in xhci_detach_slot()
3251 static void xhci_child_detach(USBPort *uport, USBDevice *child) in xhci_child_detach()
3281 USBPort *uport; in xhci_epid_to_usbep() local
H A Dhcd-dwc2.h170 USBPort uport; member
/openbmc/linux/include/linux/
H A Dserial_core.h761 #define __uart_port_tx(uport, ch, flags, tx_ready, put_char, tx_done, \ argument
1009 static inline bool uart_cts_enabled(struct uart_port *uport) in uart_cts_enabled()
1014 static inline bool uart_softcts_mode(struct uart_port *uport) in uart_softcts_mode()
/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c1151 struct platform_device *uport = in cxl_single_init() local
1331 struct platform_device *uport = in cxl_test_init() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c3100 struct uart_port *uport = state->uart_port; in do_get_rxtrig() local
3136 struct uart_port *uport = state->uart_port; in do_set_rxtrig() local
/openbmc/qemu/util/
H A Dqemu-sockets.c217 char uport[33]; in inet_listen_saddr() local