Home
last modified time | relevance | path

Searched refs:IS_FIR (Results 1 – 2 of 2) sorted by relevance

/drivers/net/irda/
Dsa1100_ir.c80 #define IS_FIR(si) ((si)->speed >= 4000000) macro
556 if (IS_FIR(si)) { in sa1100_irda_set_speed()
588 if (!IS_FIR(si)) in sa1100_irda_set_speed()
719 rq->ifr_receiving = IS_FIR(si) ? 0 in sa1100_irda_ioctl()
Dpxaficp_ir.c151 #define IS_FIR(si) ((si)->speed >= 4000000) macro
206 if (IS_FIR(si)) { in pxa_irda_set_speed()
535 if (!IS_FIR(si)) { in pxa_irda_hard_xmit()
601 rq->ifr_receiving = IS_FIR(si) ? 0 in pxa_irda_ioctl()