Searched refs:transceiver_cap (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/include/linux/platform_data/ |
D | irda-pxaficp.h | 11 int transceiver_cap; member
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | palmte2.c | 187 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | poodle.c | 302 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palm27x.c | 204 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palmtc.c | 199 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | trizeps4.c | 406 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | lubbock.c | 453 .transceiver_cap = IR_SIRMODE | IR_FIRMODE,
|
D | mainstone.c | 378 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | magician.c | 128 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | balloon3.c | 344 .transceiver_cap = IR_FIRMODE | IR_SIRMODE | IR_OFF,
|
D | corgi.c | 506 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | hx4700.c | 163 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | eseries.c | 69 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | tosa.c | 355 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | spitz.c | 675 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
/linux-4.1.27/drivers/net/irda/ |
D | pxaficp_ir.c | 905 if (si->pdata->transceiver_cap & IR_SIRMODE) in pxa_irda_probe() 907 if (si->pdata->transceiver_cap & IR_FIRMODE) in pxa_irda_probe()
|