Searched refs:transceiver_cap (Results 1 – 22 of 22) sorted by relevance
/linux-3.4.99/arch/arm/plat-omap/include/plat/ |
D | irda.h | 21 int transceiver_cap; member
|
/linux-3.4.99/arch/arm/mach-pxa/include/mach/ |
D | irda.h | 11 int transceiver_cap; member
|
/linux-3.4.99/arch/arm/mach-omap1/ |
D | board-palmte.c | 170 .transceiver_cap = IR_SIRMODE,
|
D | board-palmtt.c | 166 .transceiver_cap = IR_SIRMODE,
|
D | board-palmz71.c | 156 .transceiver_cap = IR_SIRMODE,
|
D | board-h2.c | 297 .transceiver_cap = IR_SIRMODE | IR_MIRMODE | IR_FIRMODE,
|
D | board-sx1.c | 234 .transceiver_cap = IR_SIRMODE,
|
/linux-3.4.99/arch/arm/mach-pxa/ |
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 | lubbock.c | 500 .transceiver_cap = IR_SIRMODE | IR_FIRMODE,
|
D | trizeps4.c | 406 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | mainstone.c | 459 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | 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,
|
D | tosa.c | 353 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
/linux-3.4.99/drivers/net/irda/ |
D | pxaficp_ir.c | 897 if (si->pdata->transceiver_cap & IR_SIRMODE) in pxa_irda_probe() 899 if (si->pdata->transceiver_cap & IR_FIRMODE) in pxa_irda_probe()
|