| /kernel/linux/linux-5.10/crypto/ |
| 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 190 "\x90\xEF\xA0\x0D\xF3\x77\x4A\x25\x9F\x2E\x62\xB4\xC5\xD9\x9C\xB5" 266 "\x41\xE4\x25\x99\xAC\xFC\xD2\x0F\x02\xD3\xD1\x54\x06\x1A\x51\x77" 271 "\x59\x9F\x45\xE8\x5D\x1A\x45\x76\x04\x56\x05\xA1\xD0\x1B\x8C\x77" 291 "\x2F\x8A\xCA\xBC\x5E\xF0\x77\xE4\x97\x98\x97\xC7\x10\x91\x7D\x2A" 293 "\x77\xAF\x51\x27\x5B\x5E\x69\xB8\x81\xE6\x11\xC5\x43\x23\x81\x04" 315 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 318 "\x9a\x66\xb2\x49\x46\x4d\x77\xea\x33\x4d\x6b\x3c\xb4\x49\x4a\xc6" 330 "\x41\xE4\x25\x99\xAC\xFC\xD2\x0F\x02\xD3\xD1\x54\x06\x1A\x51\x77" [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/b43/ |
| D | radio_2056.c | 37 #define B2056_INITTAB_ENTRY_OK 0x01 38 #define B2056_INITTAB_UPLOAD 0x02 52 [B2056_SYN_RESERVED_ADDR2] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 53 [B2056_SYN_RESERVED_ADDR3] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 54 [B2056_SYN_RESERVED_ADDR4] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 55 [B2056_SYN_RESERVED_ADDR5] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 56 [B2056_SYN_RESERVED_ADDR6] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 57 [B2056_SYN_RESERVED_ADDR7] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 58 [B2056_SYN_COM_CTRL] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 59 [B2056_SYN_COM_PU] = { .ghz5 = 0x0001, .ghz2 = 0x0001, NOUPLOAD, }, [all …]
|
| D | phy_lp.c | 63 return 0; in b43_lpphy_op_allocate() 71 memset(lpphy, 0, sizeof(*lpphy)); in b43_lpphy_op_prepare_structs() 101 lpphy->txpa[0] = sprom->pa0b0; in lpphy_read_band_sprom() 109 for (i = 0; i < 4; i++) { in lpphy_read_band_sprom() 111 maxpwr - (ofdmpo & 0xF) * 2; in lpphy_read_band_sprom() 117 maxpwr - (ofdmpo & 0xF) * 2; in lpphy_read_band_sprom() 122 for (i = 0; i < 4; i++) in lpphy_read_band_sprom() 136 lpphy->txpa[0] = sprom->pa1b0; in lpphy_read_band_sprom() 139 lpphy->txpal[0] = sprom->pa1lob0; in lpphy_read_band_sprom() 142 lpphy->txpah[0] = sprom->pa1hib0; in lpphy_read_band_sprom() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | radio_2056.c | 24 #define B2056_INITTAB_ENTRY_OK 0x01 25 #define B2056_INITTAB_UPLOAD 0x02 39 [B2056_SYN_RESERVED_ADDR2] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 40 [B2056_SYN_RESERVED_ADDR3] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 41 [B2056_SYN_RESERVED_ADDR4] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 42 [B2056_SYN_RESERVED_ADDR5] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 43 [B2056_SYN_RESERVED_ADDR6] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 44 [B2056_SYN_RESERVED_ADDR7] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 45 [B2056_SYN_COM_CTRL] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 46 [B2056_SYN_COM_PU] = { .ghz5 = 0x0001, .ghz2 = 0x0001, NOUPLOAD, }, [all …]
|
| D | phy_lp.c | 51 return 0; in b43_lpphy_op_allocate() 59 memset(lpphy, 0, sizeof(*lpphy)); in b43_lpphy_op_prepare_structs() 89 lpphy->txpa[0] = sprom->pa0b0; in lpphy_read_band_sprom() 97 for (i = 0; i < 4; i++) { in lpphy_read_band_sprom() 99 maxpwr - (ofdmpo & 0xF) * 2; in lpphy_read_band_sprom() 105 maxpwr - (ofdmpo & 0xF) * 2; in lpphy_read_band_sprom() 110 for (i = 0; i < 4; i++) in lpphy_read_band_sprom() 124 lpphy->txpa[0] = sprom->pa1b0; in lpphy_read_band_sprom() 127 lpphy->txpal[0] = sprom->pa1lob0; in lpphy_read_band_sprom() 130 lpphy->txpah[0] = sprom->pa1hib0; in lpphy_read_band_sprom() [all …]
|
| /kernel/linux/linux-4.19/crypto/ |
| D | testmgr.h | 165 "\x90\xEF\xA0\x0D\xF3\x77\x4A\x25\x9F\x2E\x62\xB4\xC5\xD9\x9C\xB5" 241 "\x41\xE4\x25\x99\xAC\xFC\xD2\x0F\x02\xD3\xD1\x54\x06\x1A\x51\x77" 246 "\x59\x9F\x45\xE8\x5D\x1A\x45\x76\x04\x56\x05\xA1\xD0\x1B\x8C\x77" 266 "\x2F\x8A\xCA\xBC\x5E\xF0\x77\xE4\x97\x98\x97\xC7\x10\x91\x7D\x2A" 268 "\x77\xAF\x51\x27\x5B\x5E\x69\xB8\x81\xE6\x11\xC5\x43\x23\x81\x04" 290 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" 293 "\x9a\x66\xb2\x49\x46\x4d\x77\xea\x33\x4d\x6b\x3c\xb4\x49\x4a\xc6" 305 "\x41\xE4\x25\x99\xAC\xFC\xD2\x0F\x02\xD3\xD1\x54\x06\x1A\x51\x77" 310 "\x59\x9F\x45\xE8\x5D\x1A\x45\x76\x04\x56\x05\xA1\xD0\x1B\x8C\x77" 332 "\x19\x82\x77\xe3\x0a\x5f\x75\x2f\x8e\xb1\xe5\xe8\x91\x35\x1b\x3b" [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/bonnell/ |
| D | other.json | 3 "EventCode": "0x6", 4 "Counter": "0,1", 5 "UMask": "0x80", 11 "EventCode": "0x9", 12 "Counter": "0,1", 13 "UMask": "0x20", 19 "EventCode": "0x3A", 20 "Counter": "0,1", 21 "UMask": "0x0", 27 "EventCode": "0x3B", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/bonnell/ |
| D | other.json | 3 "EventCode": "0x6", 4 "Counter": "0,1", 5 "UMask": "0x80", 11 "EventCode": "0x9", 12 "Counter": "0,1", 13 "UMask": "0x20", 19 "EventCode": "0x3A", 20 "Counter": "0,1", 21 "UMask": "0x0", 27 "EventCode": "0x3B", [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | av7110_v4l.c | 29 u8 msg[5] = { dev, reg >> 8, reg & 0xff, val >> 8 , val & 0xff }; in msp_writereg() 30 struct i2c_msg msgs = { .flags = 0, .len = 5, .buf = msg }; in msp_writereg() 34 msgs.addr = 0x40; in msp_writereg() 37 msgs.addr = 0x42; in msp_writereg() 40 return 0; in msp_writereg() 48 return 0; in msp_writereg() 53 u8 msg1[3] = { dev, reg >> 8, reg & 0xff }; in msp_readreg() 56 { .flags = 0 , .len = 3, .buf = msg1 }, in msp_readreg() 62 msgs[0].addr = 0x40; in msp_readreg() 63 msgs[1].addr = 0x40; in msp_readreg() [all …]
|
| /kernel/linux/linux-4.19/drivers/media/pci/ttpci/ |
| D | av7110_v4l.c | 40 u8 msg[5] = { dev, reg >> 8, reg & 0xff, val >> 8 , val & 0xff }; in msp_writereg() 41 struct i2c_msg msgs = { .flags = 0, .len = 5, .buf = msg }; in msp_writereg() 45 msgs.addr = 0x40; in msp_writereg() 48 msgs.addr = 0x42; in msp_writereg() 51 return 0; in msp_writereg() 59 return 0; in msp_writereg() 64 u8 msg1[3] = { dev, reg >> 8, reg & 0xff }; in msp_readreg() 67 { .flags = 0 , .len = 3, .buf = msg1 }, in msp_readreg() 73 msgs[0].addr = 0x40; in msp_readreg() 74 msgs[1].addr = 0x40; in msp_readreg() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_n.c | 39 radio_type##_##jspace##0 : \ 45 radio_type##_##jspace##0 : \ 53 radio_type##_##jspace##0##_##reg_name : \ 58 radio_type##_##jspace##0##_##reg_name : \ 64 radio_type##_##reg_name##_##jspace##0 : \ 69 radio_type##_##reg_name##_##jspace##0 : \ 118 #define NPHY_RSSICAL_NB_TARGET 0 131 #define NPHY_RSSI_SXT(x) ((s8) (-((x) & 0x20) + ((x) & 0x1f))) 140 #define NPHY_N_GCTL 0x66 146 #define NPHY_PAPD_COMP_OFF 0 [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_n.c | 28 radio_type##_##jspace##0 : \ 34 radio_type##_##jspace##0 : \ 42 radio_type##_##jspace##0##_##reg_name : \ 47 radio_type##_##jspace##0##_##reg_name : \ 53 radio_type##_##reg_name##_##jspace##0 : \ 58 radio_type##_##reg_name##_##jspace##0 : \ 107 #define NPHY_RSSICAL_NB_TARGET 0 120 #define NPHY_RSSI_SXT(x) ((s8) (-((x) & 0x20) + ((x) & 0x1f))) 129 #define NPHY_N_GCTL 0x66 135 #define NPHY_PAPD_COMP_OFF 0 [all …]
|
| /kernel/linux/linux-5.10/drivers/media/tuners/ |
| D | fc2580_priv.h | 23 {0x00, 0x00}, 24 {0x12, 0x86}, 25 {0x14, 0x5c}, 26 {0x16, 0x3c}, 27 {0x1f, 0xd2}, 28 {0x09, 0xd7}, 29 {0x0b, 0xd5}, 30 {0x0c, 0x32}, 31 {0x0e, 0x43}, 32 {0x21, 0x0a}, [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| D | qeth_core_mpc.c | 14 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x19, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1, 17 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00, 18 0x00, 0x00 22 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 23 0x15, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 24 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1, 25 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00, 26 0x00, 0x00 [all …]
|
| /kernel/linux/linux-4.19/drivers/s390/net/ |
| D | qeth_core_mpc.c | 14 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x19, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1, 17 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00, 18 0x00, 0x00 22 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 23 0x15, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 24 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1, 25 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00, 26 0x00, 0x00 [all …]
|
| /kernel/linux/linux-4.19/drivers/media/tuners/ |
| D | fc2580_priv.h | 36 {0x00, 0x00}, 37 {0x12, 0x86}, 38 {0x14, 0x5c}, 39 {0x16, 0x3c}, 40 {0x1f, 0xd2}, 41 {0x09, 0xd7}, 42 {0x0b, 0xd5}, 43 {0x0c, 0x32}, 44 {0x0e, 0x43}, 45 {0x21, 0x0a}, [all …]
|
| /kernel/linux/linux-5.10/fs/nls/ |
| D | nls_ascii.c | 17 /* 0x00*/ 18 0x0000, 0x0001, 0x0002, 0x0003, 19 0x0004, 0x0005, 0x0006, 0x0007, 20 0x0008, 0x0009, 0x000a, 0x000b, 21 0x000c, 0x000d, 0x000e, 0x000f, 22 /* 0x10*/ 23 0x0010, 0x0011, 0x0012, 0x0013, 24 0x0014, 0x0015, 0x0016, 0x0017, 25 0x0018, 0x0019, 0x001a, 0x001b, 26 0x001c, 0x001d, 0x001e, 0x001f, [all …]
|
| /kernel/linux/linux-4.19/fs/nls/ |
| D | nls_ascii.c | 17 /* 0x00*/ 18 0x0000, 0x0001, 0x0002, 0x0003, 19 0x0004, 0x0005, 0x0006, 0x0007, 20 0x0008, 0x0009, 0x000a, 0x000b, 21 0x000c, 0x000d, 0x000e, 0x000f, 22 /* 0x10*/ 23 0x0010, 0x0011, 0x0012, 0x0013, 24 0x0014, 0x0015, 0x0016, 0x0017, 25 0x0018, 0x0019, 0x001a, 0x001b, 26 0x001c, 0x001d, 0x001e, 0x001f, [all …]
|
| /kernel/linux/linux-4.19/drivers/media/pci/solo6x10/ |
| D | solo6x10-tw28.c | 39 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x00 */ 40 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 41 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x10 */ 42 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 43 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x20 */ 44 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 45 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x30 */ 46 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 47 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x40 */ 48 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
| D | solo6x10-tw28.c | 30 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x00 */ 31 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 32 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x10 */ 33 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 34 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x20 */ 35 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 36 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x30 */ 37 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 38 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x40 */ 39 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | ls1021a-moxa-uc-8410a.dts | 30 #clock-cells = <0>; 166 reg = <0x20>; 171 reg = <0x68>; 180 rgmii_phy0: ethernet-phy@0 { 182 reg = <0x0>; 184 <3 0x11 0 0x4415>, /* Reg 3,17 */ 185 <3 0x10 0 0x77>; /* Reg 3,16 */ 190 reg = <0x1>; 192 <3 0x11 0 0x4415>, /* Reg 3,17 */ 193 <3 0x10 0 0x77>; /* Reg 3,16 */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | ls1021a-moxa-uc-8410a.dts | 28 #clock-cells = <0>; 164 reg = <0x20>; 169 reg = <0x68>; 178 rgmii_phy0: ethernet-phy@0 { 180 reg = <0x0>; 182 <3 0x11 0 0x4415>, /* Reg 3,17 */ 183 <3 0x10 0 0x77>; /* Reg 3,16 */ 188 reg = <0x1>; 190 <3 0x11 0 0x4415>, /* Reg 3,17 */ 191 <3 0x10 0 0x77>; /* Reg 3,16 */ [all …]
|
| /kernel/liteos_m/testsuites/unittest/posix/src/string/ |
| D | memory_func_test.c | 77 char dest[1024]={0}; 78 retValue = memcpy(dest, source, sizeof(source) / sizeof(source[0])); 82 retValue = memcpy(source, dest, sizeof(source) / sizeof(source[0])); 91 len = sizeof(buf) / sizeof(buf[0]); 92 for (int i = 0; i < len; i++) { 96 memcpy(&buf[16], &buf[0], 16); 97 for (int i = 0; i < 16; i++) { 118 char dest[1024]={0}; 119 retValue = memcpy(dest, source, sizeof(source) / sizeof(source[0])); 122 retValue = memcpy(source, dest, sizeof(source) / sizeof(source[0])); [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | cw2015_battery.yaml | 61 #size-cells = <0>; 65 reg = <0x62>; 67 0x17 0x67 0x80 0x73 0x6E 0x6C 0x6B 0x63 68 0x77 0x51 0x5C 0x58 0x50 0x4C 0x48 0x36 69 0x15 0x0C 0x0C 0x19 0x5B 0x7D 0x6F 0x69 70 0x69 0x5B 0x0C 0x29 0x20 0x40 0x52 0x59 71 0x57 0x56 0x54 0x4F 0x3B 0x1F 0x7F 0x17 72 0x06 0x1A 0x30 0x5A 0x85 0x93 0x96 0x2D 73 0x48 0x77 0x9C 0xB3 0x80 0x52 0x94 0xCB 74 0x2F 0x00 0x64 0xA5 0xB5 0x11 0xF0 0x11
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-leadtek-ltk500hd1829.c | 43 { 0xE0, 0x00 }, 44 { 0xE1, 0x93 }, 45 { 0xE2, 0x65 }, 46 { 0xE3, 0xF8 }, 47 { 0x80, 0x03 }, 48 { 0xE0, 0x04 }, 49 { 0x2D, 0x03 }, 50 { 0xE0, 0x01 }, 51 { 0x00, 0x00 }, 52 { 0x01, 0xB6 }, [all …]
|