| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | xilinx_zynqmp_zcu102.h | 19 {0, {I2C_NULL_HOP} }, \ 20 {0, {{I2C_MUX_PCA9544, 0x75, 0} } }, \ 21 {0, {{I2C_MUX_PCA9544, 0x75, 1} } }, \ 22 {0, {{I2C_MUX_PCA9544, 0x75, 2} } }, \ 24 {1, {{I2C_MUX_PCA9548, 0x74, 0} } }, \ 25 {1, {{I2C_MUX_PCA9548, 0x74, 1} } }, \ 26 {1, {{I2C_MUX_PCA9548, 0x74, 2} } }, \ 27 {1, {{I2C_MUX_PCA9548, 0x74, 3} } }, \ 28 {1, {{I2C_MUX_PCA9548, 0x74, 4} } }, \ 29 {1, {{I2C_MUX_PCA9548, 0x75, 0} } }, \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| 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-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-uclogic-rdesc.c | 23 0x05, 0x0D, /* Usage Page (Digitizer), */ 24 0x09, 0x02, /* Usage (Pen), */ 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-kye.c | 24 0x06, 0x00, 0xFF, /* Usage Page (FF00h), */ 25 0x09, 0x01, /* Usage (01h), */ 26 0xA1, 0x01, /* Collection (Application), */ 27 0x85, 0x05, /* Report ID (5), */ 28 0x09, 0x01, /* Usage (01h), */ 29 0x15, 0x80, /* Logical Minimum (-128), */ 30 0x25, 0x7F, /* Logical Maximum (127), */ 31 0x75, 0x08, /* Report Size (8), */ 32 0x95, 0x07, /* Report Count (7), */ 33 0xB1, 0x02, /* Feature (Variable), */ [all …]
|
| H A D | hid-keytouch.c | 20 0x05, 0x01, 0x09, 0x06, 0xa1, 0x01, 0x05, 0x07, 0x19, 0xe0, 0x29, 0xe7, 0x15, 21 0x00, 0x25, 0x01, 0x75, 0x01, 0x95, 0x08, 0x81, 0x02, 0x95, 0x01, 0x75, 0x08, 22 0x81, 0x01, 0x95, 0x03, 0x75, 0x01, 0x05, 0x08, 0x19, 0x01, 0x29, 0x03, 0x91, 23 0x02, 0x95, 0x05, 0x75, 0x01, 0x91, 0x01, 0x95, 0x06, 0x75, 0x08, 0x15, 0x00, 24 0x26, 0xff, 0x00, 0x05, 0x07, 0x19, 0x00, 0x2a, 0xff, 0x00, 0x81, 0x00, 0xc0
|
| 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-steelseries.c | 35 0x05, 0x01, /* Usage Page (Desktop) */ 36 0x09, 0x08, /* Usage (MultiAxis), Changed */ 37 0xA1, 0x01, /* Collection (Application), */ 38 0xA1, 0x02, /* Collection (Logical), */ 39 0x95, 0x01, /* Report Count (1), */ 40 0x05, 0x01, /* Changed Usage Page (Desktop), */ 41 0x09, 0x30, /* Changed Usage (X), */ 42 0x16, 0xF8, 0xF8, /* Logical Minimum (-1800), */ 43 0x26, 0x08, 0x07, /* Logical Maximum (1800), */ 44 0x65, 0x14, /* Unit (Degrees), */ [all …]
|
| H A D | hid-holtek-kbd.c | 32 0x05, 0x01, /* Usage Page (Desktop), */ 33 0x09, 0x80, /* Usage (Sys Control), */ 34 0xA1, 0x01, /* Collection (Application), */ 35 0x85, 0x01, /* Report ID (1), */ 36 0x19, 0x81, /* Usage Minimum (Sys Power Down), */ 37 0x29, 0x83, /* Usage Maximum (Sys Wake Up), */ 38 0x15, 0x00, /* Logical Minimum (0), */ 39 0x25, 0x01, /* Logical Maximum (1), */ 40 0x95, 0x03, /* Report Count (3), */ 41 0x75, 0x01, /* Report Size (1), */ [all …]
|
| /OK3568_Linux_fs/kernel/kernel/bpf/preload/iterators/ |
| H A D | iterators.skel.h | 124 s->maps[0].name = "iterator.rodata"; in iterators_bpf__create_skeleton() 125 s->maps[0].map = &obj->maps.rodata; in iterators_bpf__create_skeleton() 126 s->maps[0].mmaped = (void **)&obj->rodata; in iterators_bpf__create_skeleton() 135 s->progs[0].name = "dump_bpf_map"; in iterators_bpf__create_skeleton() 136 s->progs[0].prog = &obj->progs.dump_bpf_map; in iterators_bpf__create_skeleton() 137 s->progs[0].link = &obj->links.dump_bpf_map; in iterators_bpf__create_skeleton() 145 \x7f\x45\x4c\x46\x02\x01\x01\0\0\0\0\0\0\0\0\0\x01\0\xf7\0\x01\0\0\0\0\0\0\0\0\ in iterators_bpf__create_skeleton() 146 \0\0\0\0\0\0\0\0\0\0\0\x48\x18\0\0\0\0\0\0\0\0\0\0\x40\0\0\0\0\0\x40\0\x0f\0\ in iterators_bpf__create_skeleton() 147 \x0e\0\x79\x12\0\0\0\0\0\0\x79\x26\0\0\0\0\0\0\x79\x17\x08\0\0\0\0\0\x15\x07\ in iterators_bpf__create_skeleton() 148 \x1a\0\0\0\0\0\x79\x21\x10\0\0\0\0\0\x55\x01\x08\0\0\0\0\0\xbf\xa4\0\0\0\0\0\0\ in iterators_bpf__create_skeleton() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-dmi-quirks.c | 40 {0x1e, 0x00, /* Length of descriptor */ 41 0x00, 0x01, /* Version of descriptor */ 42 0xdb, 0x01, /* Length of report descriptor */ 43 0x21, 0x00, /* Location of report descriptor */ 44 0x24, 0x00, /* Location of input report */ 45 0x1b, 0x00, /* Max input report length */ 46 0x25, 0x00, /* Location of output report */ 47 0x11, 0x00, /* Max output report length */ 48 0x22, 0x00, /* Location of command register */ 49 0x23, 0x00, /* Location of data register */ [all …]
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 253 "\xcc\x5e\xa4\x6c\xc3\x4d\x28\xef\xda\xaf\xec\x14\x92\xfc\xa3\x75" 285 "\x65\x79\x97\x0D\x24\xF4\xF0\x67\x6E\x75\x2D\xBF\x10\x3D\xA8\x7D" 315 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 316 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 357 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 358 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 386 "\x02\x01\x28\x38\x43\x21\x53\x84\x69\x75\x78\x15\x7E\xEE\xD2\x1B" 388 "\xB2\x75\x35\x01\xC3\xC3\xC4\x94\xE8\x84\x86\x64\x81\xF4\x42\xAA" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/rtl8723b/ |
| H A D | halhwimg8723b_fw.c | 30 0x01, 0x53, 0x20, 0x00, 0x27, 0x00, 0x00, 0x00, 0x10, 0x30, 0x15, 0x16, 0xEC, 0x56, 0x00, 0x00, 31 0x4D, 0x27, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 32 0x02, 0x45, 0xDB, 0x02, 0x7F, 0xE9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x02, 0x7E, 0x85, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x02, 0x80, 0x1D, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 36 0x00, 0x00, 0x00, 0x02, 0x80, 0x44, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x81, 0x05, 0x00, 0x00, 37 0x00, 0x00, 0x00, 0x02, 0x82, 0x30, 0x1D, 0xF0, 0xFF, 0x0F, 0x00, 0x00, 0x00, 0x0D, 0xF0, 0x0F, 38 0x00, 0x00, 0x00, 0x00, 0x0D, 0xF0, 0xFF, 0x0F, 0x00, 0x00, 0x00, 0x0D, 0xF0, 0x0F, 0x00, 0x00, 39 0x00, 0x00, 0x10, 0xF0, 0xFF, 0x0F, 0x00, 0x00, 0x00, 0x10, 0xF0, 0x0F, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/ |
| H A D | hal8188f_fw.c | 26 0xF1, 0x88, 0x20, 0x00, 0x0E, 0x00, 0x00, 0x00, 27 0x06, 0x07, 0x17, 0x19, 0xBE, 0x44, 0x02, 0x00, 28 0x01, 0x68, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 30 0x02, 0x87, 0x2E, 0x02, 0xAB, 0x4B, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x02, 0x9B, 0x0B, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x02, 0xAF, 0xA5, 0x00, 0x00, 35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/ |
| H A D | hal8188f_fw.c | 26 0xF1, 0x88, 0x20, 0x00, 0x0E, 0x00, 0x00, 0x00, 27 0x06, 0x07, 0x17, 0x19, 0xBE, 0x44, 0x02, 0x00, 28 0x01, 0x68, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 30 0x02, 0x87, 0x2E, 0x02, 0xAB, 0x4B, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x02, 0x9B, 0x0B, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x02, 0xAF, 0xA5, 0x00, 0x00, 35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/ |
| H A D | hal8188f_fw.c | 25 0xF1, 0x88, 0x20, 0x00, 0x0F, 0x00, 0x01, 0x00, 26 0x05, 0x06, 0x09, 0x34, 0xA2, 0x44, 0x02, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 28 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x02, 0x87, 0x2E, 0x02, 0xB3, 0xFA, 0x00, 0x00, 30 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x02, 0x9E, 0x2E, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x02, 0xB4, 0x4C, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/ |
| H A D | hal8188f_fw.c | 25 0xF1, 0x88, 0x20, 0x00, 0x0F, 0x00, 0x01, 0x00, 26 0x05, 0x06, 0x09, 0x34, 0xA2, 0x44, 0x02, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 28 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x02, 0x87, 0x2E, 0x02, 0xB3, 0xFA, 0x00, 0x00, 30 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x02, 0x9E, 0x2E, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x02, 0xB4, 0x4C, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/ |
| H A D | hal8723b_fw.c | 23 0x01, 0x53, 0x20, 0x00, 0x29, 0x00, 0x00, 0x00, 24 0x07, 0x25, 0x14, 0x43, 0x46, 0x59, 0x00, 0x00, 25 0x1A, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 27 0x02, 0x45, 0xDB, 0x02, 0x7F, 0xD6, 0x00, 0x00, 28 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x00, 0x00, 0x00, 0x02, 0x7E, 0x7D, 0x00, 0x00, 30 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x02, 0x80, 0x0A, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/ |
| H A D | hal8703b_fw.c | 25 0xB2, 0x03, 0x20, 0x00, 0x0B, 0x00, 0x00, 0x00, 26 0x06, 0x11, 0x10, 0x25, 0xFA, 0x4D, 0x02, 0x00, 27 0x25, 0x68, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 28 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x02, 0x85, 0xB9, 0x02, 0xBB, 0x3A, 0x00, 0x00, 30 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x02, 0xA6, 0xBF, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x02, 0xBB, 0xE6, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_edid_load.c | 30 return 0; in __drm_set_edid_firmware_path() 53 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 54 0x31, 0xd8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 55 0x05, 0x16, 0x01, 0x03, 0x6d, 0x1b, 0x14, 0x78, 56 0xea, 0x5e, 0xc0, 0xa4, 0x59, 0x4a, 0x98, 0x25, 57 0x20, 0x50, 0x54, 0x01, 0x00, 0x00, 0x45, 0x40, 58 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 59 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0xa0, 0x0f, 60 0x20, 0x00, 0x31, 0x58, 0x1c, 0x20, 0x28, 0x80, 61 0x14, 0x00, 0x15, 0xd0, 0x10, 0x00, 0x00, 0x1e, [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0001-qemu-Add-missing-wacom-HID-descriptor.patch | 23 Index: qemu-6.0.0/hw/usb/dev-wacom.c 25 --- qemu-6.0.0.orig/hw/usb/dev-wacom.c 26 +++ qemu-6.0.0/hw/usb/dev-wacom.c 32 + 0x05, 0x01, /* Usage Page (Generic Desktop) */ 33 + 0x09, 0x02, /* Usage (Mouse) */ 34 + 0xa1, 0x01, /* Collection (Application) */ 35 + 0x85, 0x01, /* Report ID (1) */ 36 + 0x09, 0x01, /* Usage (Pointer) */ 37 + 0xa1, 0x00, /* Collection (Physical) */ 38 + 0x05, 0x09, /* Usage Page (Button) */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/ |
| H A D | hal8723d_fw.c | 26 0xD1, 0x23, 0x20, 0x00, 0x31, 0x00, 0x00, 0x00, 27 0x11, 0x18, 0x20, 0x42, 0xFA, 0x64, 0x02, 0x00, 28 0x72, 0xB6, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 30 0x00, 0x00, 0x00, 0x00, 0x02, 0x85, 0xA9, 0x00, 31 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x02, 0xCC, 0xD3, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x02, 0xCF, 0x7F, 0x00, 0x00, 35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/ |
| H A D | hal8723d_fw.c | 25 0xD1, 0x23, 0x20, 0x00, 0x33, 0x00, 0x04, 0x00, 26 0x12, 0x17, 0x11, 0x44, 0xDE, 0x6A, 0x02, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 28 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x00, 0x00, 0x00, 0x00, 0x02, 0x85, 0xA9, 0x00, 30 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x02, 0xAC, 0xA0, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x02, 0xDC, 0x9F, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/gen/ |
| H A D | _tounaccent.c | 14 -832, -831, -830, -829, -828, 0, -827, 0, -826, 0, -825, 0, 15 -824, -823, -822, -821, 0, 0, -820, -819, -818, -817, -816, -815, 16 0, 0, -814, -813, -812, -811, -810, -809, -808, -807, -806, -805, 17 -804, -803, -802, -801, 0, 0, -800, -799, -798, -797, -796, -795, 27 -735, -734, -733, -732, -731, -730, -729, -728, 0, 0, -727, -726, 28 0, 0, 0, 0, -725, -724, -723, -722, -721, -720, -719, -718, 40 88, -637, -636, -635, 0, 0, 0, 0, 0, -634, -633, -632, 41 -631, -630, 0, 0, 0, -629, -628, 0, 0, 0, 64, -627, 42 -626, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43 0, 0, 0, -625, -624, -623, -622, 0, -621, 0, -620, 6, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/ |
| H A D | hal8188e_s_fw.c | 26 0xE3, 0x88, 0x20, 0x00, 0x1C, 0x00, 0x00, 0x00, 27 0x05, 0x04, 0x22, 0x24, 0x96, 0x3E, 0x02, 0x00, 28 0xA5, 0x4B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 29 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 30 0x02, 0x47, 0x4F, 0x00, 0x00, 0x00, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 32 0x00, 0x00, 0x00, 0x02, 0x48, 0x84, 0x00, 0x00, 33 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 34 0x00, 0x00, 0x00, 0x02, 0x57, 0xFA, 0x00, 0x00, 35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|