Searched refs:transceiver_cap (Results 1 – 22 of 22) sorted by relevance
/linux-2.6.39/arch/arm/plat-omap/include/plat/ |
D | irda.h | 21 int transceiver_cap; member
|
/linux-2.6.39/arch/arm/mach-pxa/include/mach/ |
D | irda.h | 11 int transceiver_cap; member
|
/linux-2.6.39/arch/arm/mach-omap1/ |
D | board-palmte.c | 174 .transceiver_cap = IR_SIRMODE,
|
D | board-palmz71.c | 162 .transceiver_cap = IR_SIRMODE,
|
D | board-palmtt.c | 164 .transceiver_cap = IR_SIRMODE,
|
D | board-h2.c | 299 .transceiver_cap = IR_SIRMODE | IR_MIRMODE | IR_FIRMODE,
|
D | board-sx1.c | 231 .transceiver_cap = IR_SIRMODE,
|
/linux-2.6.39/arch/arm/mach-pxa/ |
D | palmte2.c | 184 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | poodle.c | 293 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palm27x.c | 204 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palmtc.c | 233 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | trizeps4.c | 406 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | lubbock.c | 508 .transceiver_cap = IR_SIRMODE | IR_FIRMODE,
|
D | mainstone.c | 470 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | balloon3.c | 345 .transceiver_cap = IR_FIRMODE | IR_SIRMODE | IR_OFF,
|
D | corgi.c | 457 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | magician.c | 126 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | hx4700.c | 180 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | eseries.c | 71 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | spitz.c | 670 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | tosa.c | 353 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
/linux-2.6.39/drivers/net/irda/ |
D | pxaficp_ir.c | 895 if (si->pdata->transceiver_cap & IR_SIRMODE) in pxa_irda_probe() 897 if (si->pdata->transceiver_cap & IR_FIRMODE) in pxa_irda_probe()
|