Searched refs:IR_SIRMODE (Results 1 – 16 of 16) sorted by relevance
/linux/include/linux/platform_data/ |
A D | irda-pxaficp.h | 8 #define IR_SIRMODE 2 macro
|
/linux/arch/arm/mach-pxa/ |
A D | pxa2xx.c | 46 } else if (mode & IR_SIRMODE) { in pxa2xx_transceiver_mode()
|
A D | trizeps4.c | 382 if (mode & IR_SIRMODE) in trizeps4_irda_transceiver_mode() 401 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
A D | tosa.c | 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,
|
A D | lubbock.c | 462 if (mode & IR_SIRMODE) { in lubbock_irda_transceiver_mode() 473 .transceiver_cap = IR_SIRMODE | IR_FIRMODE,
|
A D | mainstone.c | 368 if (mode & IR_SIRMODE) { in mainstone_irda_transceiver_mode() 384 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
A D | palmte2.c | 196 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | poodle.c | 307 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | palm27x.c | 197 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | palmtc.c | 220 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | balloon3.c | 338 .transceiver_cap = IR_FIRMODE | IR_SIRMODE | IR_OFF,
|
A D | corgi.c | 516 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | hx4700.c | 160 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | eseries.c | 72 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | magician.c | 132 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
A D | spitz.c | 699 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
Completed in 23 milliseconds