Searched refs:IR_OFF (Results 1 – 16 of 16) sorted by relevance
/linux-3.4.99/arch/arm/mach-pxa/include/mach/ |
D | irda.h | 6 #define IR_OFF 1 macro
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | pxa2xx.c | 47 if (mode & IR_OFF) { in pxa2xx_transceiver_mode()
|
D | tosa.c | 302 if (mode & IR_OFF) { in tosa_irda_transceiver_mode() 331 tosa_irda_transceiver_mode(dev, IR_SIRMODE | IR_OFF); in tosa_irda_startup() 346 tosa_irda_transceiver_mode(dev, IR_SIRMODE | IR_OFF); in tosa_irda_shutdown() 353 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | trizeps4.c | 393 if (mode & IR_OFF) in trizeps4_irda_transceiver_mode() 406 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | mainstone.c | 449 if (mode & IR_OFF) { in mainstone_irda_transceiver_mode() 459 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | palmte2.c | 184 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | poodle.c | 298 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palm27x.c | 204 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palmtc.c | 232 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | balloon3.c | 345 .transceiver_cap = IR_FIRMODE | IR_SIRMODE | IR_OFF,
|
D | magician.c | 128 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | corgi.c | 465 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | hx4700.c | 146 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | eseries.c | 70 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | spitz.c | 671 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
/linux-3.4.99/drivers/net/irda/ |
D | pxaficp_ir.c | 179 !(mode & IR_OFF) ^ in pxa_irda_set_mode() 663 pxa_irda_set_mode(si, IR_OFF); in pxa_irda_shutdown()
|