| /linux/drivers/input/mouse/ |
| H A D | synaptics.c | 3 * Synaptics TouchPad PS/2 mouse driver 196 "SYN3015", /* HP EliteBook 840 G2 */ 197 "SYN3052", /* HP EliteBook 840 G4 */ 636 * Synaptics pass-through PS/2 port support 1610 * Unfortunately ForcePad capability is not exported over PS/2, in synaptics_init_ps2() 1653 /* Relative mode follows standard PS/2 mouse protocol */ in synaptics_init_ps2() 1672 * the same rate as a standard PS/2 mouse). in synaptics_init_ps2() 1815 * synaptics_setup_intertouch - called once the PS/2 devices are enumerated 1915 "The touchpad can support a better bus than the too old PS/2 protocol. " in synaptics_init()
|
| /linux/arch/parisc/kernel/ |
| H A D | hardware.c | 29 {HPHW_NPROC,0x01,0x4,0x0,"Indigo (840, 930)"}, 921 {HPHW_FIO, 0x015, 0x00084, 0x0, "KittyHawk GSY Core PS/2 Port"}, 922 {HPHW_FIO, 0x016, 0x00084, 0x0, "Gecko Core PS/2 Port"}, 923 {HPHW_FIO, 0x018, 0x00084, 0x0, "Gecko Optional PS/2 Port"}, 924 {HPHW_FIO, 0x01A, 0x00084, 0x0, "Anole 64 Core PS/2 Port"}, 925 {HPHW_FIO, 0x01B, 0x00084, 0x0, "Anole 100 Core PS/2 Port"}, 926 {HPHW_FIO, 0x01C, 0x00084, 0x0, "Gecko 80 Core PS/2 Port"}, 927 {HPHW_FIO, 0x01D, 0x00084, 0x0, "Gecko 100 Core PS/2 Port"}, 928 {HPHW_FIO, 0x01F, 0x00084, 0x0, "SkyHawk 100/120 Core PS/2 Port"}, 929 {HPHW_FIO, 0x027, 0x00084, 0x0, "Piranha 100 Core PS/2 Port"}, [all …]
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779a0.dtsi | 147 interrupts = <GIC_SPI 840 IRQ_TYPE_LEVEL_HIGH>; 733 rx-internal-delay-ps = <0>; 734 tx-internal-delay-ps = <0>; 782 rx-internal-delay-ps = <0>; 783 tx-internal-delay-ps = <0>; 829 rx-internal-delay-ps = <0>; 830 tx-internal-delay-ps = <0>; 876 rx-internal-delay-ps = <0>; 877 tx-internal-delay-ps = <0>; 923 rx-internal-delay-ps [all...] |
| /linux/drivers/parport/ |
| H A D | parport_pc.c | 973 "SPP and Bidirectional (PS/2)", in show_parconfig_smsc37c669() 1053 "Standard (SPP) and Bidirectional(PS/2)", /* 0 */ in show_parconfig_winbond() 1534 /* Detect PS/2 support. 1536 * Bit 5 (0x20) sets the PS/2 data direction; setting this high 1540 * of the data register we deem PS/2 support to be present. 1542 * Some SPP ports have "half PS/2" ability - you can't turn off the line 2464 printk(KERN_DEBUG "parport_pc: setting PS/2 mode\n"); in sio_via_probe() 2500 /* Bit 5: EPP+ECP enable; bit 7: PS/2 bidirectional port enable */ in sio_via_probe() 2715 * support ECP, and 840 locks up if you write 1 to bit 2! None
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.c | 2658 /* typical time for secure PCP is 840ms */ in wmi_rx_chain_add() 2952 wil_dbg_wmi(wil, "Setting ps dev profile %d\n", ps_profile); in wmi_ps_dev_profile_cfg() 2964 wil_err(wil, "ps dev profile cfg failed with status %d\n", in wmi_ps_dev_profile_cfg()
|
| /linux/drivers/ata/ |
| H A D | libata-core.c | 8 * libata documentation is available via 'make {ps|pdf}docs', 4122 { "E-IDE CD-ROM CR-840", NULL, ATA_QUIRK_NODMA }, 4303 { "Samsung SSD 840 EVO*", NULL, ATA_QUIRK_NO_NCQ_TRIM | 4306 { "Samsung SSD 840*", NULL, ATA_QUIRK_NO_NCQ_TRIM |
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 767 /* The PS field in a VX form instruction. */ 768 #define PS SIX + 1 macro 772 #define SHB PS + 1 2547 /* A VX_MASK with a PS field. */ 2550 /* A VX_MASK with the VA field fixed with a PS field. */ 3479 {"vmulesh", VX (4, 840), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3515 {"bcdadd.", VX (4,1025), VXPS_MASK, PPCVEC2, 0, {VD, VA, VB, PS}}, 3547 {"bcdsub.", VX (4,1089), VXPS_MASK, PPCVEC2, 0, {VD, VA, VB, PS}}, 3600 {"bcds.", VX (4,1217), VXPS_MASK, PPCVEC3, 0, {VD, VA, VB, PS}}, 3626 {"bcdtrunc.", VX (4,1281), VXPS_MASK, PPCVEC3, 0, {VD, VA, VB, PS}}, [all …]
|