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

/drivers/net/irda/
H A Dpxaficp_ir.c148 #define IS_FIR(si) ((si)->speed >= 4000000) macro
203 if (IS_FIR(si)) {
532 if (!IS_FIR(si)) {
598 rq->ifr_receiving = IS_FIR(si) ? 0
H A Dsa1100_ir.c80 #define IS_FIR(si) ((si)->speed >= 4000000) macro
556 if (IS_FIR(si)) {
588 if (!IS_FIR(si))
719 rq->ifr_receiving = IS_FIR(si) ? 0

Completed in 56 milliseconds