Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dpxaficp_ir.c139 struct pxa_irda { struct
140 int speed;
141 int newspeed;
142 unsigned long long last_clk;
144 void __iomem *stuart_base;
145 void __iomem *irda_base;
146 unsigned char *dma_rx_buff;
147 unsigned char *dma_tx_buff;
148 dma_addr_t dma_rx_buff_phy;
149 dma_addr_t dma_tx_buff_phy;
[all …]