Searched refs:transceiver_cap (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
D | irda-pxaficp.h | 11 int transceiver_cap; member
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | palmte2.c | 191 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | poodle.c | 302 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palm27x.c | 205 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | palmtc.c | 204 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | lubbock.c | 456 .transceiver_cap = IR_SIRMODE | IR_FIRMODE,
|
D | trizeps4.c | 406 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | IR_OFF,
|
D | mainstone.c | 389 .transceiver_cap = IR_SIRMODE | IR_FIRMODE | 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 | magician.c | 136 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | hx4700.c | 163 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | eseries.c | 70 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | spitz.c | 675 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
D | tosa.c | 355 .transceiver_cap = IR_SIRMODE | IR_OFF,
|
/linux-4.4.14/drivers/net/irda/ |
D | pxaficp_ir.c | 1014 if (si->pdata->transceiver_cap & IR_SIRMODE) in pxa_irda_probe() 1016 if (si->pdata->transceiver_cap & IR_FIRMODE) in pxa_irda_probe()
|