Home
last modified time | relevance | path

Searched refs:PS (Results 1 – 25 of 62) sorted by relevance

123

/linux/drivers/input/serio/
H A DKconfig11 * standard AT keyboard and PS/2 mouse *
34 i8042 is the chip over which the standard AT keyboard and PS/2
80 an additional AT keyboard, XT keyboard or PS/2 mouse.
109 tristate "HP GSC PS/2 keyboard and PS/2 mouse controller"
113 This driver provides support for the PS/2 ports on PA-RISC machines
114 over which HP PS/2 keyboards and PS/2 mice may be connected.
149 tristate "PCI PS/2 keyboard and PS/2 mouse controller"
153 Say Y here if you have a Mobility Docking station with PS/2
160 tristate "SGI O2 MACE PS/2 controller"
164 PS/2 ports.
[all …]
/linux/Documentation/arch/x86/
H A Dusb-legacy-support.rst13 their classic PS/2 counterparts. This means one can use an USB keyboard to
18 1) On some machines, the emulated PS/2 mouse takes over even when no USB
19 mouse is present and a real PS/2 mouse is present. In that case the extra
20 features (wheel, extra buttons, touchpad mode) of the real PS/2 mouse may
23 2) If CONFIG_HIGHMEM64G is enabled, the PS/2 mouse emulation can cause
36 PS/2 mouse driver. Since the PS/2 mouse driver is in 2.6 compiled into
/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c122 size_t PS = sysconf(_SC_PAGESIZE); in test_cachestat() local
123 int filesize = num_pages * PS; in test_cachestat()
207 size_t PS = sysconf(_SC_PAGESIZE); in test_cachestat_shmem() local
208 size_t filesize = PS * 512 * 2; /* 2 2MB huge pages */ in test_cachestat_shmem()
210 size_t compute_len = PS * 512; in test_cachestat_shmem()
211 struct cachestat_range cs_range = { PS, compute_len }; in test_cachestat_shmem()
215 unsigned long num_pages = compute_len / PS; in test_cachestat_shmem()
/linux/Documentation/input/devices/
H A Dsentelic.rst358 Bit3 => Always 1, as specified by PS/2 protocol.
386 Bit3 => Always 1, as specified by PS/2 protocol.
455 FSP will send out enable/disable packet when FSP receive PS/2 enable/disable
475 PS/2 Command Set
478 FSP supports basic PS/2 commanding set and modes, refer to following URL for
479 details about PS/2 commands:
495 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
499 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
503 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
507 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
[all …]
/linux/Documentation/devicetree/bindings/serio/
H A Dsnps-arc_ps2.txt1 * ARC PS/2 driver: PS/2 block used in some ARC FPGA's & nSIM OSCI model
H A Daltera_ps2.txt1 Altera UP PS/2 controller
/linux/Documentation/devicetree/bindings/input/
H A Dps2keyb-mouse-apbps2.txt1 Aeroflex Gaisler APBPS2 PS/2 Core, supporting Keyboard or Mouse.
3 The APBPS2 PS/2 core is available in the GRLIB VHDL IP core library.
/linux/Documentation/input/
H A Dinput.rst32 a simulated PS/2 interface to GPM and X, and so on.
120 a PS/2-style (a la /dev/psaux) mouse device available to the
144 via a virtual PS/2 mouse and thus needs to be scaled
147 Mousedev will generate either PS/2, ImPS/2 (Microsoft IntelliMouse) or
222 This is driver for all flavors of pointing devices using PS/2
224 Explorer devices, Logitech PS/2 mice and so on.
229 This is driver for PS/2 (AT) keyboards.
H A Duserio.rst70 would set the port type to be a normal PS/2 port.
81 The userio userspace tools are able to record PS/2 devices using some of the
/linux/drivers/net/fddi/skfp/
H A Dcfm.c240 smc->y[PS].pc_mode == PM_PEER && in cfm()
241 smc->y[PS].mib->fddiPORTNeighborType != TS ) ) { in cfm()
488 smc->mib.p[PS].fddiPORTCurrentPath = MIB_PATH_CONCATENATED ; in cfm_fsm()
489 smc->mib.p[PS].fddiPORTMACPlacement = INDEX_MAC ; in cfm_fsm()
566 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_PRIM,
571 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_ISO,
H A Dpcmplc.c241 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init()
252 mib->fddiPORTMy_Type = (np == PS) ? TS : TNONE ; in pcm_init()
253 mib->fddiPORTHardwarePresent = (np == PS) ? TRUE : in pcm_init()
465 if ((smc->s.sas == SMT_SAS) && (p == PS)) { in plc_init()
595 if ((np != PS) && (smc->s.sas == SMT_SAS)) in pcm()
1545 if (np == PS) in pc_tcode_actions()
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-rx.rst36 name strings. Also from RDS specification, PS is usually a single
45 wishes to transmit longer PS names, programme-related information or
H A Dext-ctrls-fm-tx.rst42 name strings. Also from RDS specification, PS is usually a single
51 applied when broadcaster wishes to transmit longer PS names,
/linux/Documentation/driver-api/
H A Dinput.rst43 PS/2 protocol support
/linux/Documentation/devicetree/bindings/rng/
H A Dsparc_sun_oracle_rng.txt30 PS: see as well prtconfs.git by DaveM
/linux/Documentation/networking/
H A Dj1939.rst94 R (Reserved) DP (Data Page) PF (PDU Format) PS (PDU Specific)
98 format (where PF >= 240). Furthermore, when using the PDU2 format, the PS-field
100 format, the Group Extension is set in the PS-field.
122 On the other hand, when using PDU1 format, the PS-field contains a so-called
124 from user space to kernel (or vice versa) and PDU2 format is used, the PS-field
210 * 8 bit: PS in PDU2 case, else 0
/linux/drivers/net/wireless/ath/ath9k/
H A Drecv.c549 ath_dbg(common, PS, in ath_rx_ps_beacon()
574 ath_dbg(common, PS, in ath_rx_ps_beacon()
587 ath_dbg(common, PS, "PS wait for CAB frames timed out\n"); in ath_rx_ps_beacon()
612 ath_dbg(common, PS, in ath_rx_ps()
618 ath_dbg(common, PS, in ath_rx_ps()
/linux/Documentation/arch/arm/
H A Dnetwinder.rst58 5 ISA PS/2 mouse
/linux/drivers/input/
H A DKconfig14 it to be available to applications. This includes standard PS/2
94 emulated IntelliMouse Explorer PS/2 mouse. That way, all user space
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-topkick.dts32 * PS [L] [I] [R] LEDS
/linux/Documentation/devicetree/bindings/clock/
H A Dzynq-7000.txt12 for all clock consumers of PS clocks.
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu111-revA.dts428 /* refclk0 for PS-GT, used for DP */
433 /* refclk2 for PS-GT, used for USB3 */
438 /* refclk3 for PS-GT, used for SATA */
H A Dzynqmp-zcu106-revA.dts552 /* refclk0 for PS-GT, used for DP */
557 /* refclk2 for PS-GT, used for USB3 */
562 /* refclk3 for PS-GT, used for SATA */
/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h113 #define PS 0 /* Internal PLC which is the same as PA */ macro
115 #define PS 1 macro
/linux/Documentation/driver-api/gpio/
H A Ddrivers-on-gpio.rst88 - ps2-gpio: drivers/input/serio/ps2-gpio.c is used to drive a PS/2 (IBM) serio
91 for e.g. keyboards and other PS/2 protocol based devices.

123