Home
last modified time | relevance | path

Searched full:alps (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/input/devices/
H A Dalps.rst2 ALPS Touchpad Protocol
7 Currently the ALPS touchpad driver supports seven protocol versions in use by
8 ALPS touchpads, called versions 1, 2, 3, 4, 5, 6, 7 and 8.
10 Since roughly mid-2010 several new ALPS touchpads have been released and
18 "Pinnacle", and "Dolphin", which you will see in the alps.c code.
19 For the purposes of this document, this group of ALPS touchpads will
20 generically be called "new ALPS touchpads".
24 different ALPS variants but there did not appear to be a 1:1 mapping.
31 All ALPS touchpads should respond to the "E6 report" command sequence:
32 E8-E6-E6-E6-E9. An ALPS touchpad should respond with either 00-00-0A or
[all …]
/linux/Documentation/admin-guide/media/
H A Dtuner-cardlist.rst18 9 Alps HSBH1
19 10 Alps TSBE1
20 11 Alps TSBB5
21 12 Alps TSBE5
22 13 Alps TSBC5
24 15 Alps TSCH6
H A Dbttv.rst658 - 50804 PC-SAT TV/Audio Karte = Techni-PC-Sat (ZORAN 36120PQC, Tuner:Alps)
/linux/drivers/media/dvb-frontends/
H A Dcx22702.h6 Alps TDMB7 DVB OFDM demodulator driver
H A Dtdhd1.h3 * tdhd1.h - ALPS TDHD1-204A tuner support
H A Dbsbe1-d01a.h3 * bsbe1-d01a.h - ALPS BSBE1-D01A tuner support
H A Dbsbe1.h3 * bsbe1.h - ALPS BSBE1 tuner support
H A Dbsru6.h3 * bsru6.h - ALPS BSRU6 tuner support (moved from budget-ci.c)
H A Dcx22702.c6 Alps TDMB7 DVB OFDM demodulator driver
H A Dnxt200x.c326 * direct write is required for Philips TUV1236D and ALPS TDHU2 */ in nxt200x_writetuner()
/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dasahi-kasei,ak8974.yaml15 - alps,hscdtd008a
/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst127 ALPS Tuners:
/linux/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1521 case 0x1003: // Hauppauge/TT Nova-USB-S budget (stv0299/ALPS BSRU6|BSBE1(tsa5059)) in frontend_init()
1527 if(ttusb->revision == TTUSB_REV_2_2) { // ALPS BSBE1 in frontend_init()
1530 } else { // ALPS BSRU6 in frontend_init()
1545 case 0x1004: // Hauppauge/TT DVB-C budget (ves1820/ALPS TDBE2(sp5659)) in frontend_init()
1559 …case 0x1005: // Hauppauge/TT Nova-USB-t budget (tda10046/Philips td1316(tda6651tt) OR cx22700/ALPS in frontend_init()
1560 // try the ALPS TDMB7 first in frontend_init()
/linux/include/media/
H A Dtuner.h75 * Microtune merged with Temic 12/31/1999 partially financed by Alps.
/linux/drivers/input/mouse/
H A Dvmmouse.c7 * Twin device code is hugely inspired by the ALPS driver.
/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-golden.dts96 compatible = "alps,hscdtd008a";
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc367 # alps control register
/linux/drivers/iio/magnetometer/
H A Dak8974.c1022 { .compatible = "alps,hscdtd008a", },
/linux/Documentation/
H A D.renames.txt260 input/alps input/devices/alps
/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c2451 * each contain 5 ALPs. The last ALP of the IOCB (3rd) or OAL (5th)
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3695 } else if (strncmp(&(eeprom_data[0x1e]),"Alps TSBB5",10) ==0) { in modtec_eeprom()
/linux/
H A DMAINTAINERS944 ALPS PS/2 TOUCHPAD DRIVER
946 F: drivers/input/mouse/alps.*