/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7d-nitrogen7.dts | 16 reg = <0x80000000 0x40000000>; 22 pinctrl-0 = <&pinctrl_backlight_j9>; 29 pwms = <&pwm1 0 5000000 0>; 30 brightness-levels = <0 4 8 16 32 64 128 255>; 117 assigned-clock-rates = <0>, <32768>; 130 pinctrl-0 = <&pinctrl_enet1>; 134 assigned-clock-rates = <0>, <100000000>; 142 #size-cells = <0>; 152 pinctrl-0 = <&pinctrl_flexcan2>; 159 pinctrl-0 = <&pinctrl_i2c1>; [all …]
|
/linux/tools/perf/arch/x86/tests/ |
H A D | insn-x86-dat-32.c | 8 {{0x0f, 0x31, }, 2, 0, "", "", 9 "0f 31 \trdtsc ",}, 10 {{0xc4, 0xe2, 0x7d, 0x13, 0xeb, }, 5, 0, "", "", 12 {{0x62, 0x81, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 13 "62 81 78 56 34 12 \tbound %eax,0x12345678(%ecx)",}, 14 {{0x62, 0x88, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 15 "62 88 78 56 34 12 \tbound %ecx,0x12345678(%eax)",}, 16 {{0x62, 0x90, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 17 "62 90 78 56 34 12 \tbound %edx,0x12345678(%eax)",}, 18 {{0x62, 0x98, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", [all …]
|
H A D | insn-x86-dat-64.c | 8 {{0x0f, 0x31, }, 2, 0, "", "", 9 "0f 31 \trdtsc ",}, 10 {{0xc4, 0xe2, 0x7d, 0x13, 0xeb, }, 5, 0, "", "", 12 {{0x48, 0x0f, 0x41, 0xd8, }, 4, 0, "", "", 13 "48 0f 41 d8 \tcmovno %rax,%rbx",}, 14 {{0x48, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "", 15 "48 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%rcx",}, 16 {{0x66, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "", 17 "66 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%cx",}, 18 {{0x48, 0x0f, 0x44, 0xd8, }, 4, 0, "", "", [all …]
|
/linux/crypto/ |
H A D | dh.c | 27 memset(ctx, 0, sizeof(*ctx)); in dh_clear_ctx() 50 return (p_len < 2048) ? -EINVAL : 0; in dh_check_params_length() 52 return (p_len < 1536) ? -EINVAL : 0; in dh_check_params_length() 68 return 0; in dh_set_params() 80 if (crypto_dh_decode_key(buf, len, ¶ms) < 0) in dh_set_secret() 83 if (dh_set_params(ctx, ¶ms) < 0) in dh_set_secret() 90 return 0; in dh_set_secret() 113 return 0; in dh_is_pubkey_valid() 126 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid() 134 val = mpi_alloc(0); in dh_is_pubkey_valid() [all …]
|
/linux/net/wireless/certs/ |
H A D | sforshee.hex | 2 0x30, 0x82, 0x02, 0xa4, 0x30, 0x82, 0x01, 0x8c, 3 0x02, 0x09, 0x00, 0xb2, 0x8d, 0xdf, 0x47, 0xae, 4 0xf9, 0xce, 0xa7, 0x30, 0x0d, 0x06, 0x09, 0x2a, 5 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, 6 0x05, 0x00, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f, 7 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x08, 0x73, 8 0x66, 0x6f, 0x72, 0x73, 0x68, 0x65, 0x65, 0x30, 9 0x20, 0x17, 0x0d, 0x31, 0x37, 0x31, 0x30, 0x30, 10 0x36, 0x31, 0x39, 0x34, 0x30, 0x33, 0x35, 0x5a, 11 0x18, 0x0f, 0x32, 0x31, 0x31, 0x37, 0x30, 0x39, [all …]
|
/linux/lib/crypto/ |
H A D | aesgcm.c | 43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 60 return 0; in aesgcm_expandkey() 67 while (len > 0) { in aesgcm_ghash() 114 while (len > 0) { in aesgcm_crypt() 236 "\x7d\x8f\x6a\x5a\xac\x84\xaa\x05" 258 "\x7d\x8f\x6a\x5a\xac\x84\xaa\x05" 289 "\x7d\x77\x3d\x00\xc1\x44\xc5\x25" 317 "\x52\x2d\xc1\xf0\x99\x56\x7d\x07" 318 "\xf4\x7f\x37\xa3\x2a\x84\x42\x7d" 339 "\x52\x2d\xc1\xf0\x99\x56\x7d\x07" [all …]
|
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 | blake2s-selftest.c | 28 * for (i = 0; i < len; i++) { 29 * if (i && (i % 12) == 0) 31 * printf("0x%02x, ", vec[i]); 43 * key[0] = key[1] = 1; 47 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i) 52 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i) { 62 * return 0; 66 { 0xa1, }, 67 { 0x7c, 0x89, }, 68 { 0x74, 0x0e, 0xd4, }, [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | z0194a.h | 15 u8 aclk = 0; in sharp_z0194a_set_symbol_rate() 16 u8 bclk = 0; in sharp_z0194a_set_symbol_rate() 19 aclk = 0xb7; bclk = 0x47; } in sharp_z0194a_set_symbol_rate() 21 aclk = 0xb7; bclk = 0x4b; } in sharp_z0194a_set_symbol_rate() 23 aclk = 0xb7; bclk = 0x4f; } in sharp_z0194a_set_symbol_rate() 25 aclk = 0xb7; bclk = 0x53; } in sharp_z0194a_set_symbol_rate() 27 aclk = 0xb6; bclk = 0x53; } in sharp_z0194a_set_symbol_rate() 29 aclk = 0xb4; bclk = 0x51; } in sharp_z0194a_set_symbol_rate() 31 stv0299_writereg(fe, 0x13, aclk); in sharp_z0194a_set_symbol_rate() 32 stv0299_writereg(fe, 0x14, bclk); in sharp_z0194a_set_symbol_rate() [all …]
|
H A D | bsbe1.h | 12 0x01, 0x15, /* XTAL = 4MHz, VCO = 352 MHz */ 13 0x02, 0x30, /* MCLK = 88 MHz */ 14 0x03, 0x00, /* ACR output 0 */ 15 0x04, 0x7d, /* F22FR = 0x7d, F22 = f_VCO / 128 / 0x7d = 22 kHz */ 16 0x05, 0x05, /* I2CT = 0, SCLT = 1, SDAT = 1 */ 17 0x06, 0x00, /* DAC output 0 */ 18 0x08, 0x40, /* DiSEqC off, LNB power on OP2/LOCK pin on */ 19 0x09, 0x00, /* FIFO */ 20 0x0c, 0x51, /* OP1/OP0 normal, val = 1 (LNB power on) */ 21 0x0d, 0x82, /* DC offset compensation = on, beta_agc1 = 2 */ [all …]
|
H A D | bsru6.h | 12 0x01, 0x15, 13 0x02, 0x30, 14 0x03, 0x00, 15 0x04, 0x7d, /* F22FR = 0x7d, F22 = f_VCO / 128 / 0x7d = 22 kHz */ 16 0x05, 0x35, /* I2CT = 0, SCLT = 1, SDAT = 1 */ 17 0x06, 0x40, /* DAC not used, set to high impendance mode */ 18 0x07, 0x00, /* DAC LSB */ 19 0x08, 0x40, /* DiSEqC off, LNB power on OP2/LOCK pin on */ 20 0x09, 0x00, /* FIFO */ 21 0x0c, 0x51, /* OP1 ctl = Normal, OP1 val = 1 (LNB Power ON) */ [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt36672e.c | 47 #define NT36672E_DCS_SWITCH_PAGE 0xff 54 mipi_dsi_dcs_write_seq_multi(ctx, 0xfb, 0x01); in nt36672e_enable_reload_cmds() 64 nt36672e_switch_page(ctx, 0x10); in nt36672e_1080x2408_60hz_init() 66 mipi_dsi_dcs_write_seq_multi(ctx, 0xb0, 0x00); in nt36672e_1080x2408_60hz_init() 67 mipi_dsi_dcs_write_seq_multi(ctx, 0xc0, 0x00); in nt36672e_1080x2408_60hz_init() 68 mipi_dsi_dcs_write_seq_multi(ctx, 0xc1, 0x89, 0x28, 0x00, 0x08, 0x00, 0xaa, 0x02, in nt36672e_1080x2408_60hz_init() 69 0x0e, 0x00, 0x2b, 0x00, 0x07, 0x0d, 0xb7, 0x0c, 0xb7); in nt36672e_1080x2408_60hz_init() 70 mipi_dsi_dcs_write_seq_multi(ctx, 0xc2, 0x1b, 0xa0); in nt36672e_1080x2408_60hz_init() 72 nt36672e_switch_page(ctx, 0x20); in nt36672e_1080x2408_60hz_init() 74 mipi_dsi_dcs_write_seq_multi(ctx, 0x01, 0x66); in nt36672e_1080x2408_60hz_init() [all …]
|
H A D | panel-raydium-rm68200.c | 22 #define MCS_CMD_MODE_SW 0xFE /* CMD Mode Switch */ 23 #define MCS_CMD1_UCS 0x00 /* User Command Set (UCS = CMD1) */ 24 #define MCS_CMD2_P0 0x01 /* Manufacture Command Set Page0 (CMD2 P0) */ 25 #define MCS_CMD2_P1 0x02 /* Manufacture Command Set Page1 (CMD2 P1) */ 26 #define MCS_CMD2_P2 0x03 /* Manufacture Command Set Page2 (CMD2 P2) */ 27 #define MCS_CMD2_P3 0x04 /* Manufacture Command Set Page3 (CMD2 P3) */ 30 #define MCS_STBCTR 0x12 /* TE1 Output Setting Zig-Zag Connection */ 31 #define MCS_SGOPCTR 0x16 /* Source Bias Current */ 32 #define MCS_SDCTR 0x1A /* Source Output Delay Time */ 33 #define MCS_INVCTR 0x1B /* Inversion Type */ [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/sound/ppc/ |
H A D | tumbler_volume.h | 4 /* 0 = -70 dB, 175 = 18.0 dB in 0.5 dB step */ 6 0x00000015, 0x00000016, 0x00000017, 7 0x00000019, 0x0000001a, 0x0000001c, 8 0x0000001d, 0x0000001f, 0x00000021, 9 0x00000023, 0x00000025, 0x00000027, 10 0x00000029, 0x0000002c, 0x0000002e, 11 0x00000031, 0x00000034, 0x00000037, 12 0x0000003a, 0x0000003e, 0x00000042, 13 0x00000045, 0x0000004a, 0x0000004e, 14 0x00000053, 0x00000057, 0x0000005d, [all …]
|
/linux/lib/ |
H A D | crc32test.c | 15 * There are various incantations of crc32(). Some use a seed of 0 or ~0. 16 * Some xor at the end with ~0. The generic crc32() function takes 19 * drivers/net/smc9194.c uses seed ~0, doesn't xor with ~0. 20 * fs/jffs2 uses seed 0, doesn't xor with ~0. 21 * fs/partitions/efi.c uses seed ~0, xor's with ~0. 36 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30, 37 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4, 38 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60, 39 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c, 40 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4, [all …]
|
/linux/drivers/media/usb/gspca/ |
H A D | jl2005bcd.c | 24 #define JL2005C_MAX_TRANSFER 0x200 37 int vga; /* 1 if vga cam, 0 if cif cam */ 47 .priv = 0}, 52 .priv = 0}, 60 .priv = 0}, 65 .priv = 0}, 69 * cam uses endpoint 0x03 to send commands, 0x84 for read commands, 70 * and 0x82 for bulk data transfer. 82 if (retval < 0) in jl2005c_write2() 84 gspca_dev->usb_buf[0], retval); in jl2005c_write2() [all …]
|
/linux/drivers/w1/slaves/ |
H A D | w1_ds2781.h | 14 #define W1_DS2781_READ_DATA 0x69 15 #define W1_DS2781_WRITE_DATA 0x6C 16 #define W1_DS2781_COPY_DATA 0x48 17 #define W1_DS2781_RECALL_DATA 0xB8 18 #define W1_DS2781_LOCK 0x6A 21 /* Register 0x00 Reserved */ 22 #define DS2781_STATUS 0x01 23 #define DS2781_RAAC_MSB 0x02 24 #define DS2781_RAAC_LSB 0x03 25 #define DS2781_RSAC_MSB 0x04 [all …]
|
/linux/drivers/net/mctp/ |
H A D | mctp-serial.c | 32 #define MCTP_SERIAL_VERSION 0x1 /* DSP0253 defines a single version: 1 */ 36 #define BYTE_FRAME 0x7e 37 #define BYTE_ESC 0x7d 39 #define FCS_INIT 0xffff 83 return 0; in next_chunk_len() 122 dev->txpos = 0; in mctp_serial_tx_work() 125 buf[0] = BYTE_FRAME; in mctp_serial_tx_work() 133 if (txlen <= 0) { in mctp_serial_tx_work() 139 dev->txpos = 0; in mctp_serial_tx_work() 145 buf[0] = dev->txbuf[dev->txpos] & ~0x20; in mctp_serial_tx_work() [all …]
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_seq.h_shipped | 9 0xff, 0x02, 0x06, 0x78, 10 0x00, 0xea, 0x6e, 0x59, 11 0x01, 0xea, 0x04, 0x30, 12 0xff, 0x04, 0x0c, 0x78, 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 15 0x33, 0xea, 0x68, 0x59, 16 0x33, 0xea, 0x00, 0x00, 17 0x60, 0x3a, 0x3a, 0x68, 18 0x04, 0x4d, 0x35, 0x78, [all …]
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2056.h | 9 #define B2056_SYN (0x0 << 12) 10 #define B2056_TX0 (0x2 << 12) 11 #define B2056_TX1 (0x3 << 12) 12 #define B2056_RX0 (0x6 << 12) 13 #define B2056_RX1 (0x7 << 12) 14 #define B2056_ALLTX (0xE << 12) 15 #define B2056_ALLRX (0xF << 12) 17 #define B2056_SYN_RESERVED_ADDR0 0x00 18 #define B2056_SYN_IDCODE 0x01 19 #define B2056_SYN_RESERVED_ADDR2 0x02 [all …]
|
/linux/arch/sparc/kernel/ |
H A D | kgdb_32.c | 24 gdb_regs[GDB_G0] = 0; in pt_regs_to_gdb_regs() 25 for (i = 0; i < 15; i++) in pt_regs_to_gdb_regs() 29 for (i = 0; i < 8; i++) in pt_regs_to_gdb_regs() 31 for (i = 0; i < 8; i++) in pt_regs_to_gdb_regs() 35 gdb_regs[i] = 0; in pt_regs_to_gdb_regs() 39 gdb_regs[GDB_WIM] = 0; in pt_regs_to_gdb_regs() 40 gdb_regs[GDB_TBR] = (unsigned long) &trapbase[0]; in pt_regs_to_gdb_regs() 43 gdb_regs[GDB_FSR] = 0; in pt_regs_to_gdb_regs() 44 gdb_regs[GDB_CSR] = 0; in pt_regs_to_gdb_regs() 54 gdb_regs[i] = 0; in sleeping_thread_to_gdb_regs() [all …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | lp872x.txt | 5 - reg: I2C slave address. 0x7d = LP8720, 0x7a = LP8725 11 1 = external pin, 0 = bit7 of register 08h 13 1 = external pin, 0 = bit6 of register 08h 14 bit[0]: time step unit(usec). 1 = 25, 0 = 50 18 bit[4]: BUCK2 enable control. 1 = enable, 0 = disable 19 bit[3]: BUCK2 output voltage register address. 1 = 0Ah, 0 = 0Bh 21 1 = register 08h, 0 = DVS 22 bit[1]: LDO sleep control. 1 = sleep mode, 0 = normal 23 bit[0]: BUCK1 enable control, 1 = enable, 0 = disable 29 - ti,dvs-vsel: DVS selector. 0 = SEL_V1, 1 = SEL_V2. [all …]
|
/linux/sound/pci/nm256/ |
H A D | nm256_coef.c | 2 #define NM_TOTAL_COEFF_COUNT 0x3158 5 0xFF, 0xFF, 0x2F, 0x00, 0x4B, 0xFF, 0xA5, 0x01, 0xEF, 0xFC, 0x21, 6 0x05, 0x87, 0xF7, 0x62, 0x11, 0xE9, 0x45, 0x5E, 0xF9, 0xB5, 0x01, 7 0xDE, 0xFF, 0xA4, 0xFF, 0x60, 0x00, 0xCA, 0xFF, 0x0D, 0x00, 0xFD, 8 0xFF, 0x36, 0x00, 0x36, 0xFF, 0xE6, 0x01, 0x3D, 0xFC, 0xD6, 0x06, 9 0x4C, 0xF3, 0xED, 0x20, 0x3D, 0x3D, 0x4A, 0xF3, 0x4E, 0x05, 0xB1, 10 0xFD, 0xE1, 0x00, 0xC3, 0xFF, 0x05, 0x00, 0x02, 0x00, 0xFD, 0xFF, 11 0x2A, 0x00, 0x5C, 0xFF, 0xAA, 0x01, 0x71, 0xFC, 0x07, 0x07, 0x7E, 12 0xF1, 0x44, 0x30, 0x44, 0x30, 0x7E, 0xF1, 0x07, 0x07, 0x71, 0xFC, 13 0xAA, 0x01, 0x5C, 0xFF, 0x2A, 0x00, 0xFD, 0xFF, 0x02, 0x00, 0x05, [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 …]
|