/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-jerry.dts | 25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; 45 #size-cells = <0>; 52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01 53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f 56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c [all …]
|
/openbmc/linux/drivers/hid/ |
H A D | hid-uclogic-rdesc.c | 23 0x05, 0x0D, /* Usage Page (Digitizer), */ 24 0x09, 0x01, /* Usage (Digitizer), */ 25 0xA1, 0x01, /* Collection (Application), */ 26 0x85, 0x09, /* Report ID (9), */ 27 0x09, 0x20, /* Usage (Stylus), */ 28 0xA0, /* Collection (Physical), */ 29 0x75, 0x01, /* Report Size (1), */ 30 0x09, 0x42, /* Usage (Tip Switch), */ 31 0x09, 0x44, /* Usage (Barrel Switch), */ 32 0x09, 0x46, /* Usage (Tablet Pick), */ [all …]
|
H A 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 …]
|
H A 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 …]
|
H A D | hid-pxrc.c | 21 0x05, 0x01, // Usage Page (Generic Desktop Ctrls) 22 0x09, 0x04, // Usage (Joystick) 23 0xA1, 0x01, // Collection (Application) 24 0x09, 0x01, // Usage (Pointer) 25 0xA1, 0x00, // Collection (Physical) 26 0x09, 0x30, // Usage (X) 27 0x09, 0x36, // Usage (Slider) 28 0x09, 0x31, // Usage (Y) 29 0x09, 0x32, // Usage (Z) 30 0x09, 0x33, // Usage (Rx) [all …]
|
H A D | hid-maltron.c | 26 0x05, 0x01, /* Usage Page (Generic Desktop Ctrls) */ 27 0x09, 0x80, /* Usage (Sys Control) */ 28 0xA1, 0x01, /* Collection (Application) */ 29 0x85, 0x02, /* Report ID (2) */ 30 0x75, 0x01, /* Report Size (1) */ 31 0x95, 0x01, /* Report Count (1) */ 32 0x15, 0x00, /* Logical Minimum (0) */ 33 0x25, 0x01, /* Logical Maximum (1) */ 34 0x09, 0x82, /* Usage (Sys Sleep) */ 35 0x81, 0x06, /* Input (Data,Var,Rel) */ [all …]
|
H A 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 …]
|
H A D | hid-gembird.c | 21 0x75, 0x08, /* Report Size (8) */ 22 0x95, 0x05, /* Report Count (5) */ 23 0x15, 0x00, /* Logical Minimum (0) */ 24 0x26, 0xff, 0x00, /* Logical Maximum (255) */ 25 0x35, 0x00, /* Physical Minimum (0) */ 26 0x46, 0xff, 0x00, /* Physical Maximum (255) */ 27 0x09, 0x30, /* Usage (X) */ 28 0x09, 0x31, /* Usage (Y) */ 29 0x09, 0x32, /* Usage (Z) */ 30 0x09, 0x32, /* Usage (Z) */ [all …]
|
H A D | hid-kye.c | 26 0x05, 0x0C, /* Usage Page (Consumer), */ 27 0x09, 0x01, /* Usage (Consumer Control), */ 28 0xA1, 0x01, /* Collection (Application), */ 29 0x85, 0x12, /* Report ID (18), */ 30 0x0A, 0x45, 0x02, /* Usage (AC Rotate), */ 31 0x09, 0x40, /* Usage (Menu), */ 32 0x0A, 0x2F, 0x02, /* Usage (AC Zoom), */ 33 0x0A, 0x46, 0x02, /* Usage (AC Resize), */ 34 0x0A, 0x1A, 0x02, /* Usage (AC Undo), */ 35 0x0A, 0x6A, 0x02, /* Usage (AC Delete), */ [all …]
|
H A D | hid-xiaomi.c | 18 0x05, 0x01, /* Usage Page (Desktop), */ 19 0x09, 0x02, /* Usage (Mouse), */ 20 0xA1, 0x01, /* Collection (Application), */ 21 0x85, 0x03, /* Report ID (3), */ 22 0x09, 0x01, /* Usage (Pointer), */ 23 0xA1, 0x00, /* Collection (Physical), */ 24 0x05, 0x09, /* Usage Page (Button), */ 25 0x19, 0x01, /* Usage Minimum (01h), */ 26 0x29, 0x05, /* X */ /* Usage Maximum (05h), */ 27 0x15, 0x00, /* Logical Minimum (0), */ [all …]
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | descriptors_wacom.py | 5 0x05, 0x01, # . Usage Page (Desktop), 6 0x09, 0x02, # . Usage (Mouse), 7 0xA1, 0x01, # . Collection (Application), 8 0x85, 0x01, # . Report ID (1), 9 0x09, 0x01, # . Usage (Pointer), 10 0xA1, 0x00, # . Collection (Physical), 11 0x05, 0x09, # . Usage Page (Button), 12 0x19, 0x01, # . Usage Minimum (01h), 13 0x29, 0x03, # . Usage Maximum (03h), 14 0x15, 0x00, # . Logical Minimum (0), [all …]
|
H A D | test_hid_core.py | 39 0x05, 0x01, # .Usage Page (Generic Desktop) 40 0x09, 0x02, # .Usage (Mouse) 41 0xa1, 0x01, # .Collection (Application) 42 0x09, 0x02, # ..Usage (Mouse) 43 0xa1, 0x02, # ..Collection (Logical) 44 0x09, 0x01, # ...Usage (Pointer) 45 0xa1, 0x00, # ...Collection (Physical) 46 0x05, 0x09, # ....Usage Page (Button) 47 0x19, 0x01, # ....Usage Minimum (1) 48 0x29, 0x03, # ....Usage Maximum (3) [all …]
|
H A D | test_mouse.py | 68 wheel, acpan = 0, 0 71 wheel = wheels[0] 107 0x05, 0x01, # .Usage Page (Generic Desktop) 0 108 0x09, 0x02, # .Usage (Mouse) 2 109 0xa1, 0x01, # .Collection (Application) 4 110 0x09, 0x02, # ..Usage (Mouse) 6 111 0xa1, 0x02, # ..Collection (Logical) 8 112 0x09, 0x01, # ...Usage (Pointer) 10 113 0xa1, 0x00, # ...Collection (Physical) 12 114 0x05, 0x09, # ....Usage Page (Button) 14 [all …]
|
/openbmc/linux/drivers/hid/i2c-hid/ |
H A 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 …]
|
/openbmc/linux/drivers/net/wan/ |
H A D | wanxlfw.inc_shipped | 2 0x60,0x00,0x00,0x16,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 3 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xB9,0x40,0x00,0x00,0x00,0x00,0x00, 4 0x10,0x14,0x42,0x80,0x4A,0xB0,0x09,0xB0,0x00,0x00,0x10,0x04,0x67,0x00,0x00,0x0E, 5 0x06,0xB0,0x40,0x00,0x00,0x00,0x09,0xB0,0x00,0x00,0x10,0x04,0x58,0x80,0x0C,0x80, 6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C, 7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78, 8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70, 9 0x21,0xFC,0x00,0x00,0x17,0x3E,0x01,0x6C,0x21,0xFC,0x00,0x00,0x18,0x4C,0x02,0x00, 10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC, 11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40, [all …]
|
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/ |
H A D | create_usbhid.sh | 12 echo 0x0100 > bcdDevice 13 echo 0x0200 > bcdUSB 14 echo 0x0104 > idProduct # Multifunction Composite Gadget 15 echo 0x1d6b > idVendor # Linux Foundation 18 mkdir strings/0x409 20 echo "OpenBMC" > strings/0x409/manufacturer 21 echo "virtual_input" > strings/0x409/product 22 echo "OBMC0001" > strings/0x409/serialnumber 25 mkdir functions/hid.0 27 echo 1 > functions/hid.0/protocol # 1: keyboard [all …]
|
/openbmc/obmc-ikvm/ |
H A D | create_usbhid.sh | 12 echo 0x0100 > bcdDevice 13 echo 0x0200 > bcdUSB 14 echo 0x0104 > idProduct # Multifunction Composite Gadget 15 echo 0x1d6b > idVendor # Linux Foundation 18 mkdir strings/0x409 20 echo "OpenBMC" > strings/0x409/manufacturer 21 echo "Virtual Keyboard and Mouse" > strings/0x409/product 22 echo "OBMC0001" > strings/0x409/serialnumber 25 mkdir functions/hid.0 27 echo 1 > functions/hid.0/protocol # 1: keyboard [all …]
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-visionox-vtdr6130.c | 33 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in visionox_vtdr6130_reset() 37 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in visionox_vtdr6130_reset() 53 mipi_dsi_dcs_write_seq(dsi, MIPI_DCS_WRITE_CONTROL_DISPLAY, 0x20); in visionox_vtdr6130_on() 54 mipi_dsi_dcs_write_seq(dsi, MIPI_DCS_SET_DISPLAY_BRIGHTNESS, 0x00, 0x00); in visionox_vtdr6130_on() 55 mipi_dsi_dcs_write_seq(dsi, 0x59, 0x09); in visionox_vtdr6130_on() 56 mipi_dsi_dcs_write_seq(dsi, 0x6c, 0x01); in visionox_vtdr6130_on() 57 mipi_dsi_dcs_write_seq(dsi, 0x6d, 0x00); in visionox_vtdr6130_on() 58 mipi_dsi_dcs_write_seq(dsi, 0x6f, 0x01); in visionox_vtdr6130_on() 59 mipi_dsi_dcs_write_seq(dsi, 0x70, in visionox_vtdr6130_on() 60 0x12, 0x00, 0x00, 0xab, 0x30, 0x80, 0x09, 0x60, 0x04, in visionox_vtdr6130_on() [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | clocks_omap3.h | 37 #define CLSEL1_EMU_VAL ((CORE_M3X2 << 16) | (PER_M6X2 << 24) | (0x0A50)) 41 #define MPU_M_12_ES1 0x0FE 42 #define MPU_N_12_ES1 0x07 43 #define MPU_FSEL_12_ES1 0x05 44 #define MPU_M2_12_ES1 0x01 46 #define MPU_M_12_ES2 0x0FA 47 #define MPU_N_12_ES2 0x05 48 #define MPU_FSEL_12_ES2 0x07 49 #define MPU_M2_ES2 0x01 51 #define MPU_M_12 0x085 [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2059.c | 17 { 0x051, 0x70 }, { 0x05a, 0x03 }, { 0x079, 0x01 }, { 0x082, 0x70 }, 18 { 0x083, 0x00 }, { 0x084, 0x70 }, { 0x09a, 0x7f }, { 0x0b6, 0x10 }, 19 { 0x188, 0x05 }, 61 RADIOREGS(0x48, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x6c, 62 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73, 63 0x00, 0x00, 0x00, 0xd0, 0x00), 64 PHYREGS(0x03c9, 0x03c5, 0x03c1, 0x043a, 0x043f, 0x0443), 68 RADIOREGS(0x4b, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x71, 69 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73, 70 0x00, 0x00, 0x00, 0xd0, 0x00), [all …]
|
H A D | radio_2057.c | 17 { 0x0E, 0x20 }, { 0x31, 0x00 }, { 0x32, 0x00 }, { 0x33, 0x00 }, 18 { 0x35, 0x26 }, { 0x3C, 0xff }, { 0x3D, 0xff }, { 0x3E, 0xff }, 19 { 0x3F, 0xff }, { 0x62, 0x33 }, { 0x8A, 0xf0 }, { 0x8B, 0x10 }, 20 { 0x8C, 0xf0 }, { 0x91, 0x3f }, { 0x92, 0x36 }, { 0xA4, 0x8c }, 21 { 0xA8, 0x55 }, { 0xAF, 0x01 }, { 0x10F, 0xf0 }, { 0x110, 0x10 }, 22 { 0x111, 0xf0 }, { 0x116, 0x3f }, { 0x117, 0x36 }, { 0x129, 0x8c }, 23 { 0x12D, 0x55 }, { 0x134, 0x01 }, { 0x15E, 0x00 }, { 0x15F, 0x00 }, 24 { 0x160, 0x00 }, { 0x161, 0x00 }, { 0x162, 0x00 }, { 0x163, 0x00 }, 25 { 0x169, 0x02 }, { 0x16A, 0x00 }, { 0x16B, 0x00 }, { 0x16C, 0x00 }, 26 { 0x1A4, 0x00 }, { 0x1A5, 0x00 }, { 0x1A6, 0x00 }, { 0x1AA, 0x00 }, [all …]
|
/openbmc/linux/sound/drivers/opl4/ |
H A D | yrw801.c | 40 snd_opl4_read_memory(opl4, buf, 0x001200, 15); in snd_yrw801_detect() 43 snd_opl4_read_memory(opl4, buf, 0x1ffffe, 2); in snd_yrw801_detect() 44 if (buf[0] != 0x01) in snd_yrw801_detect() 46 snd_printdd("YRW801 ROM version %02x.%02x\n", buf[0], buf[1]); in snd_yrw801_detect() 47 return 0; in snd_yrw801_detect() 58 {0x14, 0x27, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}}, 59 {0x28, 0x2d, {0x12d,6816,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 60 {0x2e, 0x33, {0x12e,5899,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 61 {0x34, 0x39, {0x12f,5290,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 62 {0x3a, 0x3f, {0x130,4260,100, 0,0,0x0a,0xc8,0x20,0xf2,0x14,0x08,0x0}}, [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | initvals.h | 11 { 65, 0x2c }, 12 { 66, 0x38 }, 13 { 68, 0x0b }, 14 { 69, 0x12 }, 15 { 70, 0x0a }, 16 { 73, 0x10 }, 17 { 81, 0x37 }, 18 { 82, 0x62 }, 19 { 83, 0x6a }, 20 { 84, 0x99 }, [all …]
|
/openbmc/u-boot/include/ |
H A D | st_logo_data.h | 14 0x42, 0x4d, 0x5c, 0x98, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7a, 0x04, 15 0x00, 0x00, 0x6c, 0x00, 0x00, 0x00, 0xe0, 0x01, 0x00, 0x00, 0x60, 0x01, 16 0x00, 0x00, 0x01, 0x00, 0x08, 0x00, 0x01, 0x00, 0x00, 0x00, 0xe2, 0x93, 17 0x00, 0x00, 0x13, 0x0b, 0x00, 0x00, 0x13, 0x0b, 0x00, 0x00, 0x00, 0x01, 18 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x42, 0x47, 0x52, 0x73, 0x00, 0x00, 19 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 20 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 21 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 22 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 23 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/openbmc/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-hw.c | 37 bool src_420; /* is the src 4:2:0 chroma subsampled */ 40 bool dst_420; /* is the dst 4:2:0 chroma subsampled */ 52 .min = 0, 55 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 56 0x00, 0x00, 0xff, 0x07, 0x3d, 0xfc, 0x01, 0x00, 57 0x00, 0x01, 0xfd, 0x11, 0x36, 0xf9, 0x02, 0x00, 58 0x00, 0x01, 0xfb, 0x1b, 0x2e, 0xf9, 0x02, 0x00, 59 0x00, 0x01, 0xf9, 0x26, 0x26, 0xf9, 0x01, 0x00, 60 0x00, 0x02, 0xf9, 0x30, 0x19, 0xfb, 0x01, 0x00, 61 0x00, 0x02, 0xf9, 0x39, 0x0e, 0xfd, 0x01, 0x00, [all …]
|