Lines Matching refs:uart_mec5_devcfg
37 struct uart_mec5_devcfg { struct
149 const struct uart_mec5_devcfg *devcfg = dev->config; in config_mec5_uart()
183 const struct uart_mec5_devcfg *devcfg = dev->config; in uart_mec5_configure()
227 const struct uart_mec5_devcfg *devcfg = dev->config; in uart_mec5_init()
251 const struct uart_mec5_devcfg *devcfg = dev->config; in uart_mec5_poll_in()
271 const struct uart_mec5_devcfg *devcfg = dev->config; in uart_mec5_poll_out()
287 const struct uart_mec5_devcfg *devcfg = dev->config; in irq_tx_enable()
299 const struct uart_mec5_devcfg *devcfg = dev->config; in irq_tx_disable()
311 const struct uart_mec5_devcfg *const devcfg = dev->config; in irq_rx_enable()
323 const struct uart_mec5_devcfg *const devcfg = dev->config; in irq_rx_disable()
335 const struct uart_mec5_devcfg *const devcfg = dev->config; in uart_mec5_fifo_fill()
365 const struct uart_mec5_devcfg *const devcfg = dev->config; in uart_mec5_fifo_read()
460 const struct uart_mec5_devcfg *const devcfg = dev->config; in uart_mec5_irq_tx_complete()
488 const struct uart_mec5_devcfg *const devcfg = dev->config; in irq_error_enable()
540 const struct uart_mec5_devcfg *const devcfg = dev->config; in uart_mec5_irq_update()
640 static const struct uart_mec5_devcfg uart_mec5_##i##_devcfg = { \