| /linux/crypto/ |
| H A 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 187 "\x90\xEF\xA0\x0D\xF3\x77\x4A\x25\x9F\x2E\x62\xB4\xC5\xD9\x9C\xB5" 299 "\x41\xE4\x25\x99\xAC\xFC\xD2\x0F\x02\xD3\xD1\x54\x06\x1A\x51\x77" 304 "\x59\x9F\x45\xE8\x5D\x1A\x45\x76\x04\x56\x05\xA1\xD0\x1B\x8C\x77" 324 "\x2F\x8A\xCA\xBC\x5E\xF0\x77\xE4\x97\x98\x97\xC7\x10\x91\x7D\x2A" 326 "\x77\xAF\x51\x27\x5B\x5E\x69\xB8\x81\xE6\x11\xC5\x43\x23\x81\x04" 332 "\x77\xE7\x11\x21\xCD\x4A\xF8\xA4\x3F\x0F\xEF\x31\xE3\xF3\x55\xA0" 333 "\xB9\xAC\xB6\xCB\xBB\x41\xD0\x32\x81\x9A\x8F\x7A\x99\x30\x77\x6C" 338 "\xAF\xE2\x75\x36\x04\xAC\x56\xA0\xAB\x52\xDE\xCE\xDD\x2C\x28\x77" [all …]
|
| H A D | hkdf.c | 41 * Returns 0 on success with the pseudorandom key stored in @prk, 71 * Returns 0 on success with output keying material stored in @okm, 90 for (i = 0; i < okmlen; i += hashlen) { in hkdf_expand() 122 err = 0; in hkdf_expand() 162 .prk = "\x07\x77\x09\x36\x2c\x2e\x32\xdf\x0d\xdc\x3f\x0d\xc4\x7b\xba\x63" 178 "\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x7b\x7c\x7d\x7e\x7f" 195 "\xda\x32\x75\x60\x0c\x2f\x09\xb8\x36\x77\x93\xa9\xac\xa3\xdb\x71" 205 .salt_size = 0, 207 .info_size = 0, 209 "\x96\x59\x67\x76\xaf\xdb\x63\x77\xac\x43\x4c\x1c\x29\x3c\xcb\x04", [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A 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 …]
|
| H A 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 …]
|
| /linux/tools/perf/pmu-events/arch/x86/bonnell/ |
| H A D | other.json | 4 "Counter": "0,1", 5 "EventCode": "0x7D", 8 "UMask": "0x40" 12 "Counter": "0,1", 13 "EventCode": "0x61", 16 "UMask": "0x20" 20 "Counter": "0,1", 21 "EventCode": "0x61", 27 "Counter": "0,1", 28 "EventCode": "0x64", [all …]
|
| /linux/drivers/staging/media/av7110/ |
| H A D | av7110_v4l.c | 30 u8 msg[5] = { dev, reg >> 8, reg & 0xff, val >> 8, val & 0xff }; in msp_writereg() 31 struct i2c_msg msgs = { .flags = 0, .len = 5, .buf = msg }; in msp_writereg() 35 msgs.addr = 0x40; in msp_writereg() 38 msgs.addr = 0x42; in msp_writereg() 41 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] in msp_readreg() [all...] |
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A 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 …]
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core_mpc.c | 14 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x19, 0x0 [all...] |
| /linux/drivers/media/tuners/ |
| H A 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 …]
|
| /linux/fs/nls/ |
| H A 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 …]
|
| H A D | nls_cp775.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 …]
|
| H A D | nls_iso8859-7.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 …]
|
| H A D | nls_iso8859-2.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 …]
|
| H A D | nls_iso8859-3.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 …]
|
| H A D | nls_iso8859-4.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 …]
|
| /linux/lib/crypto/ |
| H A D | aesgcm.c | 42 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 59 return 0; in aesgcm_expandkey() 66 while (len > 0) { in aesgcm_ghash() 113 while (len > 0) { in aesgcm_crypt() 230 "\x42\x83\x1e\xc2\x21\x77\x74\x24" 252 "\x42\x83\x1e\xc2\x21\x77\x74\x24" 288 "\x7d\x77\x3d\x00\xc1\x44\xc5\x25" 364 "\x7d\x77\x3d\x00\xc1\x44\xc5\x25" 382 "\x77\xec\xfd\x5c\xa6\xe8\x7b\x08" 396 "\x54\x41\x77\xa8\xe3\xb0\x7e\x96" [all …]
|
| H A D | fips.h | 7 0x66, 0x69, 0x70, 0x73, 0x20, 0x74, 0x65, 0x73, 8 0x74, 0x20, 0x64, 0x61, 0x74, 0x61, 0x00, 0x00, 12 0x66, 0x69, 0x70, 0x73, 0x20, 0x74, 0x65, 0x73, 13 0x74, 0x20, 0x6b, 0x65, 0x79, 0x00, 0x00, 0x00, 17 0x29, 0xa9, 0x88, 0xb8, 0x5c, 0xb4, 0xaf, 0x4b, 18 0x97, 0x2a, 0xee, 0x87, 0x5b, 0x0a, 0x02, 0x55, 19 0x99, 0xbf, 0x86, 0x78, 23 0x59, 0x25, 0x85, 0xcc, 0x40, 0xe9, 0x64, 0x2f, 24 0xe9, 0xbf, 0x82, 0xb7, 0xd3, 0x15, 0x3d, 0x43, 25 0x22, 0x0b, 0x4c, 0x00, 0x90, 0x14, 0x25, 0xcf, [all …]
|
| /linux/drivers/media/pci/solo6x10/ |
| H A 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 …]
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | 310vtbl.h | 55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x? */ 56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x05,0x05,0x08, 2}, /* 640x480x8 */ 57 {0x2f,0x0a1b,0x0100,SIS_RI_640x400, 0x00,0x00,0x05,0x05,0x10, 0}, /* 640x400x8 */ 58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x8 */ 59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x8 */ 60 {0x32,0x4a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x8 */ 61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x16 */ 62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x16 */ 63 {0x35,0x4a1f,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x32 */ 64 {0x36,0x6a1f,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x32 */ [all …]
|
| /linux/arch/arm/boot/dts/nxp/ls/ |
| H A 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 …]
|
| /linux/fs/xfs/ |
| H A 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/Documentation/devicetree/bindings/power/supply/ |
| H A D | cw2015_battery.yaml | 58 #size-cells = <0>; 62 reg = <0x62>; 64 0x17 0x67 0x80 0x73 0x6E 0x6C 0x6B 0x63 65 0x77 0x51 0x5C 0x58 0x50 0x4C 0x48 0x36 66 0x15 0x0C 0x0C 0x19 0x5B 0x7D 0x6F 0x69 67 0x69 0x5B 0x0C 0x29 0x20 0x40 0x52 0x59 68 0x57 0x56 0x54 0x4F 0x3B 0x1F 0x7F 0x17 69 0x06 0x1A 0x30 0x5A 0x85 0x93 0x96 0x2D 70 0x48 0x77 0x9C 0xB3 0x80 0x52 0x94 0xCB 71 0x2F 0x00 0x64 0xA5 0xB5 0x11 0xF0 0x11
|
| /linux/sound/soc/mediatek/common/ |
| H A D | mtk-btcvsd.c | 35 #define SCO_RX_PACKET_MASK (0x3F) 61 BT_SCO_CVSD_30 = 0, 149 {0x1, 0x1 << 1, 0x1 << 2, 0x1 << 3, 0x1 << 4, 0x1 << 5}, 150 {0x1, 0x [all...] |
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-jadard-jd9365da-h3.c | 48 #define JD9365DA_DCS_SWITCH_PAGE 0xe0 55 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe1, 0x93); in jadard_enable_standard_cmds() 56 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe2, 0x65); in jadard_enable_standard_cmds() 57 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe3, 0xf8); in jadard_enable_standard_cmds() 58 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0x80, 0x03); in jadard_enable_standard_cmds() 112 gpiod_set_value(jadard->reset, 0); in jadard_prepare() 118 gpiod_set_value(jadard->reset, 0); in jadard_prepare() 125 return 0; in jadard_prepare() 132 gpiod_set_value(jadard->reset, 0); in jadard_unprepare() 144 return 0; in jadard_unprepare() [all …]
|
| /linux/drivers/iio/pressure/ |
| H A D | t5403.c | 7 * (7-bit I2C slave address 0x77) 18 #define T5403_DATA 0xf5 /* data, LSB first, 16 bit */ 19 #define T5403_CALIB_DATA 0x8e /* 10 calibration coeff., LSB first, 16 bit */ 20 #define T5403_SLAVE_ADDR 0x88 /* I2C slave address, 0x77 */ 21 #define T5403_COMMAND 0xf1 25 #define T5403_PT BIT(1) /* 0 .. pressure, 1 .. temperature measurement */ 26 #define T5403_SCO BIT(0) /* start conversion */ 28 #define T5403_MODE_LOW 0 34 #define T5403_I2C_ADDR 0x77 55 if (ret < 0) in t5403_read() [all …]
|