Searched defs:pxa_irda (Results 1 – 1 of 1) sorted by relevance
102 struct pxa_irda { struct103 int speed;104 int newspeed;105 unsigned long last_oscr;107 unsigned char *dma_rx_buff;131 static inline void pxa_irda_disable_clk(struct pxa_irda *si) in pxa_irda_disable_clk() argument