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

/drivers/net/irda/
H A Dpxaficp_ir.c151 #define IS_FIR(si) ((si)->speed >= 4000000) macro
206 if (IS_FIR(si)) {
535 if (!IS_FIR(si)) {
601 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 67 milliseconds