Searched refs:IR_OFF (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | tosa.c | 312 if (mode & IR_OFF) { in tosa_irda_transceiver_mode() 341 tosa_irda_transceiver_mode(dev, IR_SIRMODE | IR_OFF); in tosa_irda_startup() 356 tosa_irda_transceiver_mode(dev, IR_SIRMODE | IR_OFF); in tosa_irda_shutdown() 363 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | pxa2xx.c | 44 if (mode & IR_OFF) { in pxa2xx_transceiver_mode()
|
| H A D | trizeps4.c | 388 if (mode & IR_OFF) in trizeps4_irda_transceiver_mode() 401 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
| H A D | mainstone.c | 374 if (mode & IR_OFF) { in mainstone_irda_transceiver_mode() 384 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
| H A D | palmte2.c | 196 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | poodle.c | 307 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | palm27x.c | 197 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | palmtc.c | 220 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | balloon3.c | 338 .transceiver_cap = IR_FIRMODE | IR_SIRMODE | IR_OFF,
|
| H A D | corgi.c | 516 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | hx4700.c | 160 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | eseries.c | 72 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | magician.c | 132 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| H A D | spitz.c | 699 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | irda-pxaficp.h | 7 #define IR_OFF 1 macro
|