Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/ABI/testing/
A 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-6.3-rc2/arch/x86/kernel/
A 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()
A Djailhouse.c216 x86_platform.legacy.i8042 = X86_LEGACY_I8042_PLATFORM_ABSENT; in jailhouse_init_platform()
/linux-6.3-rc2/drivers/input/serio/
A 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
A DMakefile9 obj-$(CONFIG_SERIO_I8042) += i8042.o
A Di8042-acpipnpio.h1468 if (x86_platform.legacy.i8042 != in i8042_pnp_init()
1613 if (x86_platform.legacy.i8042 == X86_LEGACY_I8042_PLATFORM_ABSENT) in i8042_platform_init()
/linux-6.3-rc2/arch/x86/include/asm/
A Dx86_init.h240 enum x86_legacy_i8042_state i8042; member
/linux-6.3-rc2/Documentation/input/
A Duserio.rst82 debugging information from i8042, and play back the devices on /dev/userio. The
/linux-6.3-rc2/arch/powerpc/boot/dts/fsl/
A Dmpc8544ds.dtsi177 i8042@60 {
A Dmpc8641_hpcn_36b.dts287 i8042@60 {
A Dmpc8641_hpcn.dts320 i8042@60 {
A Dp2020ds.dtsi297 i8042@60 {
A Dmpc8572ds.dtsi398 i8042@60 {
/linux-6.3-rc2/arch/x86/kernel/acpi/
A Dboot.c1036 x86_platform.legacy.i8042 != X86_LEGACY_I8042_PLATFORM_ABSENT) { in acpi_parse_fadt()
1038 x86_platform.legacy.i8042 = X86_LEGACY_I8042_FIRMWARE_ABSENT; in acpi_parse_fadt()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt1788 i8042.debug [HW] Toggle i8042 debug mode
1789 i8042.unmask_kbd_data
1792 requires that i8042.debug=1 be enabled)
1793 i8042.direct [HW] Put keyboard port into non-translated mode
1797 i8042.noaux [HW] Don't check for auxiliary (== mouse) port
1798 i8042.nokbd [HW] Don't check/create keyboard port
1806 i8042.reset [HW] Reset the controller during init, cleanup and
1814 i8042.unlock [HW] Unlock (ignore) the keylock
1815 i8042.kbdreset [HW] Reset device connected to KBD port
1816 i8042.probe_defer
[all …]
/linux-6.3-rc2/drivers/input/keyboard/
A DKconfig323 "HP System Device Controller i8042 Support" in the input/serio

Completed in 28 milliseconds