Home
last modified time | relevance | path

Searched refs:i8042 (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-devices-platform-trackpoint1 What: /sys/devices/platform/i8042/.../sensitivity
8 What: /sys/devices/platform/i8042/.../intertia
16 What: /sys/devices/platform/i8042/.../reach
23 What: /sys/devices/platform/i8042/.../draghys
31 What: /sys/devices/platform/i8042/.../mindrag
38 What: /sys/devices/platform/i8042/.../speed
45 What: /sys/devices/platform/i8042/.../thresh
53 What: /sys/devices/platform/i8042/.../upthresh
61 What: /sys/devices/platform/i8042/.../ztime
69 What: /sys/devices/platform/i8042/.../jenks
[all …]
/linux-5.19.10/arch/x86/kernel/
Dplatform-quirks.c10 x86_platform.legacy.i8042 = X86_LEGACY_I8042_EXPECTED_PRESENT; in x86_early_init_platform_quirks()
28 x86_platform.legacy.i8042 = X86_LEGACY_I8042_PLATFORM_ABSENT; in x86_early_init_platform_quirks()
Djailhouse.c216 x86_platform.legacy.i8042 = X86_LEGACY_I8042_PLATFORM_ABSENT; in jailhouse_init_platform()
/linux-5.19.10/drivers/input/serio/
DKconfig24 the architecture might use a PC serio device (i8042) to
30 tristate "i8042 PC Keyboard controller"
34 i8042 is the chip over which the standard AT keyboard and PS/2
41 module will be called i8042.
123 tristate "HP System Device Controller i8042 Support"
128 Controller", an i8042 carrying microcode to manage a
192 AUX ports on i8042 keyboard controller. Each serio port that is
DMakefile9 obj-$(CONFIG_SERIO_I8042) += i8042.o
Di8042-x86ia64io.h1194 if (x86_platform.legacy.i8042 != in i8042_pnp_init()
1285 if (x86_platform.legacy.i8042 == X86_LEGACY_I8042_PLATFORM_ABSENT) in i8042_platform_init()
/linux-5.19.10/arch/x86/include/asm/
Dx86_init.h240 enum x86_legacy_i8042_state i8042; member
/linux-5.19.10/Documentation/input/
Duserio.rst82 debugging information from i8042, and play back the devices on /dev/userio. The
/linux-5.19.10/arch/powerpc/boot/dts/fsl/
Dmpc8544ds.dtsi177 i8042@60 {
Dmpc8641_hpcn_36b.dts287 i8042@60 {
Dmpc8641_hpcn.dts320 i8042@60 {
Dp2020ds.dtsi297 i8042@60 {
Dmpc8572ds.dtsi398 i8042@60 {
/linux-5.19.10/arch/x86/kernel/acpi/
Dboot.c1023 x86_platform.legacy.i8042 != X86_LEGACY_I8042_PLATFORM_ABSENT) { in acpi_parse_fadt()
1025 x86_platform.legacy.i8042 = X86_LEGACY_I8042_FIRMWARE_ABSENT; in acpi_parse_fadt()
/linux-5.19.10/Documentation/admin-guide/
Dkernel-parameters.txt1761 i8042.debug [HW] Toggle i8042 debug mode
1762 i8042.unmask_kbd_data
1765 requires that i8042.debug=1 be enabled)
1766 i8042.direct [HW] Put keyboard port into non-translated mode
1767 i8042.dumbkbd [HW] Pretend that controller can only read data from
1770 i8042.noaux [HW] Don't check for auxiliary (== mouse) port
1771 i8042.nokbd [HW] Don't check/create keyboard port
1772 i8042.noloop [HW] Disable the AUX Loopback command while probing
1774 i8042.nomux [HW] Don't check presence of an active multiplexing
1776 i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
[all …]
/linux-5.19.10/drivers/input/keyboard/
DKconfig320 "HP System Device Controller i8042 Support" in the input/serio