/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 198 "\x00\xAA\x36\xAB\xCE\x88\xAC\xFD\xFF\x55\x52\x3C\x7F\xC4\x52\x3F" 211 "\xCF\xCE\x33\x52\x52\x4D\x04\x16\xA5\xA4\x41\xE7\x00\xAF\x46\x12" 222 "\x52\xC3\x5B\x7A\x75\x14\xFD\x32\x38\xB8\x0A\xAD\x52\x98\x62\x8D" 244 "\x48\x76\xED\x52\x0D\x60\xE1\xEC\x46\x19\x71\x9D\x8A\x5B\x8B\x80" 247 "\x4E\xE0\xAA\xB1\x2D\x7B\x61\xA5\x1F\x52\x7A\x9A\x41\xF6\xC1\x68" 256 "\xC9\x7F\xF3\xAD\x59\x50\xAC\xCF\xBC\x11\x1C\x76\xF1\xA9\x52\x94" 271 "\xCF\xCE\x33\x52\x52\x4D\x04\x16\xA5\xA4\x41\xE7\x00\xAF\x46\x15" 326 "\x52\x41\xF4\xDA\x7B\xB7\x59\x55\xCA\xD4\x2F\x0F\x3A\xCB\xA4\x0D" [all …]
|
/linux/arch/m68k/68000/ |
H A D | screen.h | 6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/linux/fs/unicode/ |
H A D | utf8data.c_shipped | 8 0, 9 0x10100, 10 0x20000, 11 0x20100, 12 0x30000, 13 0x30100, 14 0x30200, 15 0x40000, 16 0x40100, 17 0x50000, [all …]
|
/linux/drivers/media/i2c/ |
H A D | vd55g1.c | 31 #define VD55G1_REG_MODEL_ID CCI_REG32_LE(0x0000) 32 #define VD55G1_MODEL_ID 0x53354731 33 #define VD55G1_REG_REVISION CCI_REG16_LE(0x0004) 34 #define VD55G1_REVISION_CCB 0x2020 35 #define VD55G1_REG_FWPATCH_REVISION CCI_REG16_LE(0x0012) 36 #define VD55G1_REG_FWPATCH_START_ADDR CCI_REG8(0x2000) 37 #define VD55G1_REG_SYSTEM_FSM CCI_REG8(0x001c) 38 #define VD55G1_SYSTEM_FSM_READY_TO_BOOT 0x01 39 #define VD55G1_SYSTEM_FSM_SW_STBY 0x02 40 #define VD55G1_SYSTEM_FSM_STREAMING 0x03 [all …]
|
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-csiphy-3ph-1-0.c | 3 * camss-csiphy-3ph-1-0.c 5 * Qualcomm MSM Camera Subsystem - CSIPHY Module 3phase v1.0 18 #define CSIPHY_3PH_LNn_CFG1(n) (0x000 + 0x100 * (n)) 20 #define CSIPHY_3PH_LNn_CFG2(n) (0x004 + 0x100 * (n)) 22 #define CSIPHY_3PH_LNn_CFG3(n) (0x008 + 0x100 * (n)) 23 #define CSIPHY_3PH_LNn_CFG4(n) (0x00c + 0x100 * (n)) 24 #define CSIPHY_3PH_LNn_CFG4_T_HS_CLK_MISS 0xa4 25 #define CSIPHY_3PH_LNn_CFG4_T_HS_CLK_MISS_660 0xa5 26 #define CSIPHY_3PH_LNn_CFG5(n) (0x010 + 0x100 * (n)) 27 #define CSIPHY_3PH_LNn_CFG5_T_HS_DTERM 0x02 [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-newvision-nv3052c.c | 48 { 0xff, 0x30 }, { 0xff, 0x52 }, { 0xff, 0x01 }, 50 { 0xe3, 0x00 }, 51 { 0x40, 0x00 }, 52 { 0x03, 0x40 }, 53 { 0x04, 0x00 }, 54 { 0x05, 0x03 }, 55 { 0x08, 0x00 }, 56 { 0x09, 0x07 }, 57 { 0x0a, 0x01 }, 58 { 0x0b, 0x32 }, [all …]
|
H A D | panel-samsung-db7430.c | 24 #define DB7430_ACCESS_PROT_OFF 0xb0 25 #define DB7430_UNKNOWN_B4 0xb4 26 #define DB7430_USER_SELECT 0xb5 27 #define DB7430_UNKNOWN_B7 0xb7 28 #define DB7430_UNKNOWN_B8 0xb8 29 #define DB7430_PANEL_DRIVING 0xc0 30 #define DB7430_SOURCE_CONTROL 0xc1 31 #define DB7430_GATE_INTERFACE 0xc4 32 #define DB7430_DISPLAY_H_TIMING 0xc5 33 #define DB7430_RGB_SYNC_OPTION 0xc6 [all …]
|
/linux/tools/testing/selftests/bpf/ |
H A D | ip_check_defrag_frags.h | 10 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x0, 0x40, 0x11, 11 0xac, 0xe8, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8, 12 0xbe, 0xee, 0xbe, 0xef, 0x0, 0x3a, 0x0, 0x0, 0x54, 0x48, 13 0x49, 0x53, 0x20, 0x49, 0x53, 0x20, 0x54, 0x48, 0x45, 0x20, 14 0x4f, 0x52, 0x49, 0x47, 17 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x3, 0x40, 0x11, 18 0xac, 0xe5, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8, 19 0x49, 0x4e, 0x41, 0x4c, 0x20, 0x4d, 0x45, 0x53, 0x53, 0x41, 20 0x47, 0x45, 0x2c, 0x20, 0x50, 0x4c, 0x45, 0x41, 0x53, 0x45, 21 0x20, 0x52, 0x45, 0x41, [all …]
|
/linux/lib/crypto/tests/ |
H A D | sha512-testvecs.h | 9 .data_len = 0, 11 0xcf, 0x83, 0xe1, 0x35, 0x7e, 0xef, 0xb8, 0xbd, 12 0xf1, 0x54, 0x28, 0x50, 0xd6, 0x6d, 0x80, 0x07, 13 0xd6, 0x20, 0xe4, 0x05, 0x0b, 0x57, 0x15, 0xdc, 14 0x83, 0xf4, 0xa9, 0x21, 0xd3, 0x6c, 0xe9, 0xce, 15 0x47, 0xd0, 0xd1, 0x3c, 0x5d, 0x85, 0xf2, 0xb0, 16 0xff, 0x83, 0x18, 0xd2, 0x87, 0x7e, 0xec, 0x2f, 17 0x63, 0xb9, 0x31, 0xbd, 0x47, 0x41, 0x7a, 0x81, 18 0xa5, 0x38, 0x32, 0x7a, 0xf9, 0x27, 0xda, 0x3e, 24 0x12, 0xf2, 0xb6, 0xec, 0x84, 0xa0, 0x8e, 0xcf, [all …]
|
H A D | sha1-testvecs.h | 9 .data_len = 0, 11 0xda, 0x39, 0xa3, 0xee, 0x5e, 0x6b, 0x4b, 0x0d, 12 0x32, 0x55, 0xbf, 0xef, 0x95, 0x60, 0x18, 0x90, 13 0xaf, 0xd8, 0x07, 0x09, 19 0x0a, 0xd0, 0x52, 0xdd, 0x9f, 0x32, 0x40, 0x55, 20 0x21, 0xe4, 0x3c, 0x6e, 0xbd, 0xc5, 0x2f, 0x5a, 21 0x02, 0x54, 0x93, 0xb2, 27 0x13, 0x83, 0x82, 0x03, 0x23, 0xff, 0x46, 0xd6, 28 0x12, 0x7f, 0xad, 0x05, 0x2b, 0xc3, 0x4a, 0x42, 29 0x49, 0x6a, 0xf8, 0x84, [all …]
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | max31785.txt | 15 - reg : I2C address, one of 0x52, 0x53, 0x54, 0x55. 21 reg = <0x52>;
|
/linux/lib/crypto/ |
H A D | aescfb.c | 47 while (len > 0) { in aescfb_encrypt() 75 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt() 77 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt() 128 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef" 141 .key = "\x8e\x73\xb0\xf7\xda\x0e\x64\x52" 143 "\x62\xf8\xea\xd2\x52\x2c\x6b\x7b", 152 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef" 177 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef" 216 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init() 248 return 0; in libaescfb_init()
|
H A D | chacha20poly1305-selftest.c | 31 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 32 0x2d, 0x44, 0x72, 0x61, 0x66, 0x74, 0x73, 0x20, 33 0x61, 0x72, 0x65, 0x20, 0x64, 0x72, 0x61, 0x66, 34 0x74, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 35 0x6e, 0x74, 0x73, 0x20, 0x76, 0x61, 0x6c, 0x69, 36 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x61, 0x20, 37 0x6d, 0x61, 0x78, 0x69, 0x6d, 0x75, 0x6d, 0x20, 38 0x6f, 0x66, 0x20, 0x73, 0x69, 0x78, 0x20, 0x6d, 39 0x6f, 0x6e, 0x74, 0x68, 0x73, 0x20, 0x61, 0x6e, 40 0x64, 0x20, 0x6d, 0x61, 0x79, 0x20, 0x62, 0x65, [all …]
|
H A D | curve25519-selftest.c | 16 .private = { 0x77, 0x07, 0x6d, 0x0a, 0x73, 0x18, 0xa5, 0x7d, 17 0x3c, 0x16, 0xc1, 0x72, 0x51, 0xb2, 0x66, 0x45, 18 0xdf, 0x4c, 0x2f, 0x87, 0xeb, 0xc0, 0x99, 0x2a, 19 0xb1, 0x77, 0xfb, 0xa5, 0x1d, 0xb9, 0x2c, 0x2a }, 20 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4, 21 0xd3, 0x5b, 0x61, 0xc2, 0xec, 0xe4, 0x35, 0x37, 22 0x3f, 0x83, 0x43, 0xc8, 0x5b, 0x78, 0x67, 0x4d, 23 0xad, 0xfc, 0x7e, 0x14, 0x6f, 0x88, 0x2b, 0x4f }, 24 .result = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, 0xe1, 25 0x72, 0x8e, 0x3b, 0xf4, 0x80, 0x35, 0x0f, 0x25, [all …]
|
/linux/include/linux/mfd/ |
H A D | rohm-bd96801.h | 7 #define BD96801_REG_SSCG_CTRL 0x09 8 #define BD96801_REG_SHD_INTB 0x20 9 #define BD96801_LDO5_VOL_LVL_REG 0x2c 10 #define BD96801_LDO6_VOL_LVL_REG 0x2d 11 #define BD96801_LDO7_VOL_LVL_REG 0x2e 12 #define BD96801_REG_BUCK_OVP 0x30 13 #define BD96801_REG_BUCK_OVD 0x35 14 #define BD96801_REG_LDO_OVP 0x31 15 #define BD96801_REG_LDO_OVD 0x36 16 #define BD96801_REG_BOOT_OVERTIME 0x3a [all …]
|
/linux/drivers/media/usb/gspca/ |
H A D | se401.h | 12 #define SE401_REQ_GET_CAMERA_DESCRIPTOR 0x06 13 #define SE401_REQ_START_CONTINUOUS_CAPTURE 0x41 14 #define SE401_REQ_STOP_CONTINUOUS_CAPTURE 0x42 15 #define SE401_REQ_CAPTURE_FRAME 0x43 16 #define SE401_REQ_GET_BRT 0x44 17 #define SE401_REQ_SET_BRT 0x45 18 #define SE401_REQ_GET_WIDTH 0x4c 19 #define SE401_REQ_SET_WIDTH 0x4d 20 #define SE401_REQ_GET_HEIGHT 0x4e 21 #define SE401_REQ_SET_HEIGHT 0x4f [all …]
|
/linux/arch/arm/boot/dts/xilinx/ |
H A D | zynq-zc770-xm012.dts | 26 memory@0 { 28 reg = <0x0 0x40000000>; 42 reg = <0x52>; 52 reg = <0x52>; 63 partition@0 { 65 reg = <0x0 0x100000>; 69 reg = <0x100000 0x500000>; 73 reg = <0x600000 0x20000>; 77 reg = <0x620000 0x5e0000>; 81 reg = <0xc00000 0x400000>; [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | drxd_firm.c | 17 #define ADDRESS(x) ((x) & 0xFF), (((x)>>8) & 0xFF), (((x)>>16) & 0xFF), (((x)>>24) & 0xFF) 18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) 21 #define DATA16(x) ((x) & 0xFF), (((x)>>8) & 0xFF) 26 #define END_OF_TABLE 0xFF, 0xFF, 0xFF, 0xFF 35 0x26, 0x00, /* 0 -> ring.rdy; */ 36 0x60, 0x04, /* r0rami.dt -> ring.xba; */ 37 0x61, 0x04, /* r0rami.dt -> ring.xad; */ 38 0xE3, 0x07, /* HI_RA_RAM_USR_BEGIN -> ring.iad; */ 39 0x40, 0x00, /* (long immediate) */ 40 0x64, 0x04, /* r0rami.dt -> ring.len; */ [all …]
|
/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54spi_eeprom.h | 19 0x47, 0x4d, 0x55, 0xaa, /* magic */ 20 0x00, 0x00, /* pad */ 21 0x00, 0x00, /* eeprom_pda_data_wrap length */ 22 0x00, 0x00, 0x00, 0x00, /* arm opcode */ 25 0x04, 0x00, 0x01, 0x01, /* PDR_MAC_ADDRESS */ 26 0x00, 0x02, 0xee, 0xc0, 0xff, 0xee, 29 0x06, 0x00, 0x01, 0x10, /* PDR_INTERFACE_LIST */ 30 0x00, 0x00, /* role */ 31 0x0f, 0x00, /* if_id */ 32 0x85, 0x00, /* variant = Longbow RF, 2GHz */ [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/drivers/hwmon/ |
H A D | nzxt-kraken2.c | 3 * nzxt-kraken2.c - hwmon driver for NZXT Kraken X42/X52/X62/X72 coolers 5 * The device asynchronously sends HID reports (with id 0x04) twice a second to 18 #define STATUS_REPORT_ID 0x04 57 return 0; in kraken2_read() 73 return 0; in kraken2_read_string() 102 return 0; in kraken2_raw_event() 115 priv->temp_input[0] = data[1] * 1000 + data[2] * 100; in kraken2_raw_event() 117 priv->fan_input[0] = get_unaligned_be16(data + 3); in kraken2_raw_event() 122 return 0; in kraken2_raw_event() 175 return 0; in kraken2_probe() [all …]
|
/linux/sound/soc/codecs/ |
H A D | pcm6240.h | 43 #define PCMDEV_GENERIC_VOL_CTRL 0x0 44 #define PCMDEV_PCM1690_VOL_CTRL 0x1 45 #define PCMDEV_PCM1690_FINE_VOL_CTRL 0x2 64 #define PCMDEVICE_PAGE_SELECT 0x00 66 #define PCMDEVICE_REG_SWRESET PCMDEVICE_REG(0X0, 0x01) 67 #define PCMDEVICE_REG_SWRESET_RESET BIT(0) 69 #define ADC5120_REG_CH1_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x3d) 70 #define ADC5120_REG_CH1_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x3e) 71 #define ADC5120_REG_CH2_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x42) 72 #define ADC5120_REG_CH2_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x43) [all …]
|
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
H A D | uncore-cxl.json | 4 "Counter": "0,1,2,3,4,5,6,7", 5 "EventCode": "0x01", 8 "UMask": "0x2", 12 "BriefDescription": "Number of Allocation to Mem Rxx AGF 0", 14 "EventCode": "0x43", 18 "UMask": "0x8", 24 "EventCode": "0x43", 28 "UMask": "0x1", 34 "EventCode": "0x43", 38 "UMask": "0x2", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | uncore-cxl.json | 4 "Counter": "0,1,2,3,4,5,6,7", 5 "EventCode": "0x01", 8 "UMask": "0x2", 12 "BriefDescription": "Number of Allocation to Mem Rxx AGF 0", 14 "EventCode": "0x43", 18 "UMask": "0x8", 24 "EventCode": "0x43", 28 "UMask": "0x1", 34 "EventCode": "0x43", 38 "UMask": "0x2", [all …]
|
/linux/arch/x86/kernel/cpu/microcode/ |
H A 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 …]
|