Lines Matching refs:uart_xec_device_config

182 struct uart_xec_device_config {  struct
242 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_clr_slp_en()
249 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_xec_girq_clr()
263 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_clr_slp_en()
276 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_xec_girq_clr()
290 const struct uart_xec_device_config * const dev_cfg = dev->config; in set_baud_rate()
328 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_configure()
461 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_pm_action()
509 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_init()
560 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_poll_in()
591 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_poll_out()
615 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_err_check()
640 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_fifo_fill()
670 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_fifo_read()
692 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_tx_enable()
709 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_tx_disable()
747 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_tx_complete()
772 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_rx_enable()
789 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_rx_disable()
825 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_err_enable()
844 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_err_disable()
882 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_irq_update()
924 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_isr()
967 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_line_ctrl_set()
1086 static const struct uart_xec_device_config uart_xec_dev_cfg_##n = { \