Lines Matching refs:uart_smartbond_cfg
74 struct uart_smartbond_cfg { struct
159 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_poll_in()
181 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_poll_out()
200 const struct uart_smartbond_cfg *config = dev->config; in apply_runtime_config()
236 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_configure()
381 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_init()
438 const struct uart_smartbond_cfg *config = dev->config; in irq_tx_enable()
448 const struct uart_smartbond_cfg *config = dev->config; in irq_tx_disable()
458 const struct uart_smartbond_cfg *config = dev->config; in irq_rx_enable()
467 const struct uart_smartbond_cfg *config = dev->config; in irq_rx_disable()
478 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_fifo_fill()
502 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_fifo_read()
553 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_irq_tx_ready()
584 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_irq_tx_complete()
593 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_irq_rx_ready()
619 const struct uart_smartbond_cfg *config = dev->config; in uart_smartbond_irq_update()
672 const struct uart_smartbond_cfg *config = dev->config; in uart_disable()
698 const struct uart_smartbond_cfg *config; in uart_smartbond_pm_action()
783 static const struct uart_smartbond_cfg uart_smartbond_##id##_cfg = { \