Searched defs:sci_port (Results 1 – 1 of 1) sorted by relevance
61 struct sci_port { struct65 struct plat_sci_port *cfg; argument68 struct timer_list break_timer;69 int break_flag;72 struct clk *iclk;74 struct clk *fclk;76 char *irqstr[SCIx_NR_IRQS];77 char *gpiostr[SCIx_NR_FNS];79 struct dma_chan *chan_tx;80 struct dma_chan *chan_rx;[all …]