/linux-6.14.4/drivers/video/fbdev/sis/ |
D | oem300.h | 55 {0x08,0x08,0x08,0x08}, 56 {0x08,0x08,0x08,0x08}, 57 {0x08,0x08,0x08,0x08}, 58 {0x2c,0x2c,0x2c,0x2c}, 59 {0x08,0x08,0x08,0x08}, 60 {0x08,0x08,0x08,0x08}, 61 {0x08,0x08,0x08,0x08}, 62 {0x20,0x20,0x20,0x20} 67 {0x20,0x20,0x20,0x20}, 68 {0x20,0x20,0x20,0x20}, [all …]
|
D | oem310.h | 55 0x00,0x00,0x00, /* 800x600 */ 56 0x0b,0x0b,0x0b, /* 1024x768 */ 57 0x08,0x08,0x08, /* 1280x1024 */ 58 0x00,0x00,0x00, /* 640x480 (unknown) */ 59 0x00,0x00,0x00, /* 1024x600 (unknown) */ 60 0x00,0x00,0x00, /* 1152x864 (unknown) */ 61 0x08,0x08,0x08, /* 1280x960 (guessed) */ 62 0x00,0x00,0x00, /* 1152x768 (unknown) */ 63 0x08,0x08,0x08, /* 1400x1050 */ 64 0x08,0x08,0x08, /* 1280x768 (guessed) */ [all …]
|
/linux-6.14.4/drivers/hid/bpf/progs/ |
D | FR-TEC__Raptor-Mach-2.bpf.c | 10 #define VID_BETOP_2185PC 0x11C0 11 #define PID_RAPTOR_MACH_2 0x5606 21 * 0x05, 0x01, // Usage Page (Generic Desktop) 0 22 * 0x09, 0x04, // Usage (Joystick) 2 23 * 0xa1, 0x01, // Collection (Application) 4 24 * 0x05, 0x01, // Usage Page (Generic Desktop) 6 25 * 0x85, 0x01, // Report ID (1) 8 26 * 0x05, 0x01, // Usage Page (Generic Desktop) 10 27 * 0x09, 0x30, // Usage (X) 12 28 * 0x75, 0x10, // Report Size (16) 14 [all …]
|
D | Huion__Kamvas-Pro-19.bpf.c | 10 #define VID_HUION 0x256C 11 #define PID_KAMVAS_PRO_19 0x006B 30 0x05, 0x0d, // Usage Page (Digitizers) 0 31 0x09, 0x02, // Usage (Pen) 2 32 0xa1, 0x01, // Collection (Application) 4 33 0x85, 0x0a, // Report ID (10) 6 34 0x09, 0x20, // Usage (Stylus) 8 35 0xa1, 0x01, // Collection (Application) 10 36 0x09, 0x42, // Usage (Tip Switch) 12 37 0x09, 0x44, // Usage (Barrel Switch) 14 [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen1/ |
D | memory.json | 4 "EventCode": "0x25", 6 "UMask": "0x01" 10 "EventCode": "0x29", 12 "UMask": "0x04" 16 "EventCode": "0x29", 18 "UMask": "0x02" 22 "EventCode": "0x29", 24 "UMask": "0x01" 28 "EventCode": "0x35", 33 "EventCode": "0x40", [all …]
|
/linux-6.14.4/crypto/ |
D | testmgr.h | 34 * @ksize: Length of @key in bytes (0 if no key) 101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 211 "\xCF\xCE\x33\x52\x52\x4D\x04\x16\xA5\xA4\x41\xE7\x00\xAF\x46\x12" 244 "\x48\x76\xED\x52\x0D\x60\xE1\xEC\x46\x19\x71\x9D\x8A\x5B\x8B\x80" 248 "\x7F\xE2\x53\x72\x98\xCA\x2A\x8F\x59\x46\xF8\xE5\xFD\x09\x1D\xBD" 259 "\xAF\x94\x28\xC2\xB7\xB8\x88\x3F\xE4\x46\x3A\x4B\xC8\x5B\x1C\xB3" 271 "\xCF\xCE\x33\x52\x52\x4D\x04\x16\xA5\xA4\x41\xE7\x00\xAF\x46\x15" 280 "\x61\xAD\xBD\x3A\x8A\x7E\x99\x1C\x5C\x05\x56\xA9\x4C\x31\x46\xA7" 337 "\xA6\xFF\x46\x83\x97\xDE\xE9\xE2\x17\x03\x06\x14\xE2\xD7\xB1\x1D" 339 "\x62\xFF\xE9\x46\xB8\xD8\x44\xDB\xA5\xCC\x31\x54\x34\xCE\x3E\x82" [all …]
|
/linux-6.14.4/drivers/hid/ |
D | hid-waltop.c | 47 0x05, 0x0D, /* Usage Page (Digitizer), */ 48 0x09, 0x02, /* Usage (Pen), */ 49 0xA1, 0x01, /* Collection (Application), */ 50 0x85, 0x10, /* Report ID (16), */ 51 0x09, 0x20, /* Usage (Stylus), */ 52 0xA0, /* Collection (Physical), */ 53 0x09, 0x42, /* Usage (Tip Switch), */ 54 0x09, 0x44, /* Usage (Barrel Switch), */ 55 0x09, 0x46, /* Usage (Tablet Pick), */ 56 0x15, 0x01, /* Logical Minimum (1), */ [all …]
|
D | hid-lg.c | 29 #define LG_RDESC 0x001 30 #define LG_BAD_RELATIVE_KEYS 0x002 31 #define LG_DUPLICATE_USAGES 0x004 32 #define LG_EXPANDED_KEYMAP 0x010 33 #define LG_IGNORE_DOUBLED_WHEEL 0x020 34 #define LG_WIRELESS 0x040 35 #define LG_INVERT_HWHEEL 0x080 36 #define LG_NOGET 0x100 37 #define LG_FF 0x200 38 #define LG_FF2 0x400 [all …]
|
D | hid-uclogic-rdesc.c | 24 0x05, 0x0D, /* Usage Page (Digitizer), */ 25 0x09, 0x01, /* Usage (Digitizer), */ 26 0xA1, 0x01, /* Collection (Application), */ 27 0x85, 0x09, /* Report ID (9), */ 28 0x09, 0x20, /* Usage (Stylus), */ 29 0xA0, /* Collection (Physical), */ 30 0x75, 0x01, /* Report Size (1), */ 31 0x09, 0x42, /* Usage (Tip Switch), */ 32 0x09, 0x44, /* Usage (Barrel Switch), */ 33 0x09, 0x46, /* Usage (Tablet Pick), */ [all …]
|
D | hid-bigbenff.c | 6 * 0x146b:0x0902 "Bigben Interactive Bigben Game Pad" 23 * The original descriptor for 0x146b:0x0902 25 * 0x05, 0x01, // Usage Page (Generic Desktop Ctrls) 26 * 0x09, 0x05, // Usage (Game Pad) 27 * 0xA1, 0x01, // Collection (Application) 28 * 0x15, 0x00, // Logical Minimum (0) 29 * 0x25, 0x01, // Logical Maximum (1) 30 * 0x35, 0x00, // Physical Minimum (0) 31 * 0x45, 0x01, // Physical Maximum (1) 32 * 0x75, 0x01, // Report Size (1) [all …]
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | af9013_priv.h | 39 { 28800000, 8000000, { 0x02, 0x8a, 0x28, 0xa3, 0x05, 0x14, 40 0x51, 0x11, 0x00, 0xa2, 0x8f, 0x3d, 0x00, 0xa2, 0x8a, 41 0x29, 0x00, 0xa2, 0x85, 0x14, 0x01, 0x45, 0x14, 0x14 } }, 42 { 28800000, 7000000, { 0x02, 0x38, 0xe3, 0x8e, 0x04, 0x71, 43 0xc7, 0x07, 0x00, 0x8e, 0x3d, 0x55, 0x00, 0x8e, 0x38, 44 0xe4, 0x00, 0x8e, 0x34, 0x72, 0x01, 0x1c, 0x71, 0x32 } }, 45 { 28800000, 6000000, { 0x01, 0xe7, 0x9e, 0x7a, 0x03, 0xcf, 46 0x3c, 0x3d, 0x00, 0x79, 0xeb, 0x6e, 0x00, 0x79, 0xe7, 47 0x9e, 0x00, 0x79, 0xe3, 0xcf, 0x00, 0xf3, 0xcf, 0x0f } }, 49 { 20480000, 8000000, { 0x03, 0x92, 0x49, 0x26, 0x07, 0x24, [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | gf100.c | 30 * The value 0xff represents an invalid storage type. 37 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0xff, 0x01, /* 0x00 */ in gf100_mmu_kind() 38 0x01, 0x01, 0x01, 0xff, 0xff, 0xff, 0xff, 0xff, in gf100_mmu_kind() 39 0xff, 0x11, 0xff, 0xff, 0xff, 0xff, 0xff, 0x11, /* 0x10 */ in gf100_mmu_kind() 40 0x11, 0x11, 0x11, 0xff, 0xff, 0xff, 0xff, 0xff, in gf100_mmu_kind() 41 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x26, 0x27, /* 0x20 */ in gf100_mmu_kind() 42 0x28, 0x29, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in gf100_mmu_kind() 43 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, /* 0x30 */ in gf100_mmu_kind() 44 0xff, 0xff, 0x26, 0x27, 0x28, 0x29, 0x26, 0x27, in gf100_mmu_kind() 45 0x28, 0x29, 0xff, 0xff, 0xff, 0xff, 0x46, 0xff, /* 0x40 */ in gf100_mmu_kind() [all …]
|
D | gm200.c | 34 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0xff, 0x01, /* 0x00 */ in gm200_mmu_kind() 35 0x01, 0x01, 0x01, 0xff, 0xff, 0xff, 0xff, 0xff, in gm200_mmu_kind() 36 0xff, 0x11, 0xff, 0xff, 0xff, 0xff, 0xff, 0x11, /* 0x10 */ in gm200_mmu_kind() 37 0x11, 0x11, 0x11, 0xff, 0xff, 0xff, 0xff, 0xff, in gm200_mmu_kind() 38 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x26, 0x27, /* 0x20 */ in gm200_mmu_kind() 39 0x28, 0x29, 0x2a, 0x2b, 0xff, 0xff, 0xff, 0xff, in gm200_mmu_kind() 40 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, /* 0x30 */ in gm200_mmu_kind() 41 0xff, 0xff, 0x26, 0x27, 0x28, 0x29, 0x26, 0x27, in gm200_mmu_kind() 42 0x28, 0x29, 0xff, 0xff, 0xff, 0xff, 0x46, 0xff, /* 0x40 */ in gm200_mmu_kind() 43 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in gm200_mmu_kind() [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/freescale/ |
D | imx8mp-kontron-bl-osm-s.dts | 22 pinctrl-0 = <&pinctrl_usb1_id>; 38 pwms = <&pwm2 0 5000 0>; 54 eeram@0 { 56 reg = <0>; 63 pinctrl-0 = <&pinctrl_eqos_rgmii>; 71 #size-cells = <0>; 76 pinctrl-0 = <&pinctrl_ethphy1>; 79 reset-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>; 86 pinctrl-0 = <&pinctrl_enet_rgmii>; 93 #size-cells = <0>; [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen2/ |
D | memory.json | 4 "EventCode": "0x24", 7 "UMask": "0x02" 11 "EventCode": "0x25", 13 "UMask": "0x08" 17 "EventCode": "0x25", 19 "UMask": "0x04" 23 "EventCode": "0x25", 25 "UMask": "0x02" 29 "EventCode": "0x25", 31 "UMask": "0x01" [all …]
|
/linux-6.14.4/net/wireless/certs/ |
D | sforshee.hex | 2 0x30, 0x82, 0x02, 0xa4, 0x30, 0x82, 0x01, 0x8c, 3 0x02, 0x09, 0x00, 0xb2, 0x8d, 0xdf, 0x47, 0xae, 4 0xf9, 0xce, 0xa7, 0x30, 0x0d, 0x06, 0x09, 0x2a, 5 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, 6 0x05, 0x00, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f, 7 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x08, 0x73, 8 0x66, 0x6f, 0x72, 0x73, 0x68, 0x65, 0x65, 0x30, 9 0x20, 0x17, 0x0d, 0x31, 0x37, 0x31, 0x30, 0x30, 10 0x36, 0x31, 0x39, 0x34, 0x30, 0x33, 0x35, 0x5a, 11 0x18, 0x0f, 0x32, 0x31, 0x31, 0x37, 0x30, 0x39, [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen3/ |
D | memory.json | 4 "EventCode": "0x24", 7 "UMask": "0x02" 11 "EventCode": "0x25", 13 "UMask": "0x08" 17 "EventCode": "0x25", 19 "UMask": "0x04" 23 "EventCode": "0x25", 25 "UMask": "0x02" 29 "EventCode": "0x25", 31 "UMask": "0x01" [all …]
|
/linux-6.14.4/arch/x86/kernel/cpu/microcode/ |
D | amd_shas.c | 3 { 0x8001227, { 4 0x99,0xc0,0x9b,0x2b,0xcc,0x9f,0x52,0x1b, 5 0x1a,0x5f,0x1d,0x83,0xa1,0x6c,0xc4,0x46, 6 0xe2,0x6c,0xda,0x73,0xfb,0x2d,0x23,0xa8, 7 0x77,0xdc,0x15,0x31,0x33,0x4a,0x46,0x18, 10 { 0x8001250, { 11 0xc0,0x0b,0x6b,0x19,0xfd,0x5c,0x39,0x60, 12 0xd5,0xc3,0x57,0x46,0x54,0xe4,0xd1,0xaa, 13 0xa8,0xf7,0x1f,0xa8,0x6a,0x60,0x3e,0xe3, 14 0x27,0x39,0x8e,0x53,0x30,0xf8,0x49,0x19, [all …]
|
/linux-6.14.4/drivers/hid/i2c-hid/ |
D | i2c-hid-dmi-quirks.c | 42 {0x1e, 0x00, /* Length of descriptor */ 43 0x00, 0x01, /* Version of descriptor */ 44 0xdb, 0x01, /* Length of report descriptor */ 45 0x21, 0x00, /* Location of report descriptor */ 46 0x24, 0x00, /* Location of input report */ 47 0x1b, 0x00, /* Max input report length */ 48 0x25, 0x00, /* Location of output report */ 49 0x11, 0x00, /* Max output report length */ 50 0x22, 0x00, /* Location of command register */ 51 0x23, 0x00, /* Location of data register */ [all …]
|
/linux-6.14.4/sound/soc/codecs/ |
D | rt712-sdca.h | 55 #define CH_01 0x01 56 #define CH_02 0x02 57 #define CH_03 0x03 58 #define CH_04 0x04 61 #define RT712_VENDOR_REG 0x20 62 #define RT712_EQ_CTRL 0x53 63 #define RT712_CHARGE_PUMP 0x57 64 #define RT712_VENDOR_CALI 0x58 65 #define RT712_ULTRA_SOUND_DET 0x59 66 #define RT712_VENDOR_IMS_DRE 0x5b [all …]
|
D | rt722-sdca.h | 53 #define RT722_VENDOR_REG 0x20 54 #define RT722_VENDOR_CALI 0x58 55 #define RT722_VENDOR_SPK_EFUSE 0x5c 56 #define RT722_VENDOR_IMS_DRE 0x5b 57 #define RT722_VENDOR_ANALOG_CTL 0x5f 58 #define RT722_VENDOR_HDA_CTL 0x61 61 #define RT722_JD_PRODUCT_NUM 0x00 62 #define RT722_ANALOG_BIAS_CTL3 0x04 63 #define RT722_JD_CTRL1 0x09 64 #define RT722_LDO2_3_CTL1 0x0e [all …]
|
/linux-6.14.4/fs/xfs/ |
D | xfs_dahash_test.c | 20 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30, 21 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4, 22 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60, 23 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c, 24 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4, 25 0xe9, 0x70, 0x51, 0x8c, 0x7f, 0x95, 0x6f, 0x1a, 26 0x56, 0xa1, 0x5c, 0x27, 0x03, 0x67, 0x9f, 0x3a, 27 0xe2, 0x31, 0x11, 0x29, 0x6b, 0x98, 0xfc, 0xc4, 28 0x53, 0x24, 0xc5, 0x8b, 0xce, 0x47, 0xb2, 0xb9, 29 0x32, 0xcb, 0xc1, 0xd0, 0x03, 0x57, 0x4e, 0xd4, [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.c | 31 * - On context save, NVIDIA set 0x400314 bit 0 to 1 if the "3D state" 35 * opcode 0x60000d is called before resuming normal operation. 37 * checks: ((nsource & 0x0857) || (0x400718 & 0x0100) || (intr & 0x0001)) 38 * and calls 0x60000d before resuming normal operation. 40 * and if true 0x800001 is called with count=0, pos=0, the flag is cleared 44 * flag 10. If it's set, they only transfer the small 0x300 byte block 50 * - There's a number of places where context offset 0 (where we place 51 * the PRAMIN offset of the context) is loaded into either 0x408000, 52 * 0x408004 or 0x408008. Not sure what's up there either. 53 * - The ctxprogs for some cards save 0x400a00 again during the cleanup [all …]
|
/linux-6.14.4/drivers/gpu/drm/panel/ |
D | panel-boe-th101mb31ig002-28a.c | 53 gpiod_direction_output(ctx->reset, 0); in boe_th101mb31ig002_reset() 57 gpiod_direction_output(ctx->reset, 0); in boe_th101mb31ig002_reset() 65 mipi_dsi_dcs_write_seq_multi(&dsi_ctx, 0xe0, 0xab, 0xba); in boe_th101mb31ig002_enable() 66 mipi_dsi_dcs_write_seq_multi(&dsi_ctx, 0xe1, 0xba, 0xab); in boe_th101mb31ig002_enable() 67 mipi_dsi_dcs_write_seq_multi(&dsi_ctx, 0xb1, 0x10, 0x01, 0x47, 0xff); in boe_th101mb31ig002_enable() 68 mipi_dsi_dcs_write_seq_multi(&dsi_ctx, 0xb2, 0x0c, 0x14, 0x04, 0x50, 0x50, 0x14); in boe_th101mb31ig002_enable() 69 mipi_dsi_dcs_write_seq_multi(&dsi_ctx, 0xb3, 0x56, 0x53, 0x00); in boe_th101mb31ig002_enable() 70 mipi_dsi_dcs_write_seq_multi(&dsi_ctx, 0xb4, 0x33, 0x30, 0x04); in boe_th101mb31ig002_enable() 71 mipi_dsi_dcs_write_seq_multi(&dsi_ctx, 0xb6, 0xb0, 0x00, 0x00, 0x10, 0x00, 0x10, in boe_th101mb31ig002_enable() 72 0x00); in boe_th101mb31ig002_enable() [all …]
|
/linux-6.14.4/tools/testing/selftests/hid/tests/ |
D | test_gamepad.py | 50 expected_event = libevdev.InputEvent(key, 0) 54 assert evdev.value[key] == 0 70 b1 = uhdev.buttons[0] 89 expected_event = libevdev.InputEvent(key1, 0) 93 assert evdev.value[key1] == 0 98 expected_event = libevdev.InputEvent(key2, 0) 102 assert evdev.value[key1] == 0 103 assert evdev.value[key2] == 0 139 self._test_joystick_press("left_stick", (0, 127)) 149 self._test_joystick_press("left_stick", (127, 0)) [all …]
|