/linux/drivers/media/i2c/ |
H A D | bt856.c | 32 module_param(debug, int, 0); 33 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 38 #define BT856_REG_OFFSET 0xDA 67 (value ? (1 << bit) : 0)); in bt856_setbit() 75 for (i = 0; i < BT856_NR_REG; i += 2) in bt856_dump() 88 bt856_write(encoder, 0xdc, 0x18); in bt856_init() 89 bt856_write(encoder, 0xda, 0); in bt856_init() 90 bt856_write(encoder, 0xde, 0); in bt856_init() 92 bt856_setbit(encoder, 0xdc, 3, 1); in bt856_init() 93 /*bt856_setbit(encoder, 0xdc, 6, 0);*/ in bt856_init() [all …]
|
H A D | bt866.c | 33 module_param(debug, int, 0); 34 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 55 buffer[0] = subaddr; in bt866_write() 60 v4l_dbg(1, debug, client, "write 0x%02x = 0x%02x\n", subaddr, data); in bt866_write() 62 for (err = 0; err < 3;) { in bt866_write() 66 v4l_warn(client, "error #%d writing to 0x%02x\n", in bt866_write() 75 return 0; in bt866_write() 85 return 0; in bt866_s_std_output() 92 0xc8, 0xcc, /* CRSCALE */ in bt866_s_routing() 93 0xca, 0x91, /* CBSCALE */ in bt866_s_routing() [all …]
|
/linux/crypto/ |
H A D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 248 "\xD6\x87\x0D\xA2\xC0\x82\xA9\x39\xE3\x7F\xDC\xB8\x2E\xC9\x3E\xDA" 268 "\xEB\x07\xDD\xDC\x01\x83\xA4\xD0\xAC\x9B\x54\xB0\x51\xF2\xB1\x3E" 287 "\xc2\x7f\x74\x81\x91\x68\x44\x48\x5a\xdc\xa0\x7e\xa7\x0b\x05\x7f" 301 "\xDB\x10\x1A\xC2\xA3\xF1\xDC\xFF\x13\x6B\xED\x44\xDF\xF0\x02\x6D" 302 "\x13\xC7\x88\xDA\x70\x6B\x54\xF1\xE8\x27\xDC\xC3\x0F\x99\x6A\xFA" 328 "\x90\x09\xCA\xEC\x0C\xDC\xF9\x2C\xD7\xEB\xAE\xA3\xA4\x47\xD7\x33" 356 "\x5E\xD8\xDC\xDA\x53\x44\xC4\x67\xE0\x92\x51\x34\xE4\x83\xA5\x4D" 394 "\xdc\xc7\x06\x9c\x2d\xe5\x11\x2c\x09\x09\x87\x09\xa9\xf6\x33\x73" [all …]
|
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/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-thor96.dts | 21 reg = <0x00000000 0x40000000 0 0x80000000>; 27 pinctrl-0 = <&pinctrl_leds>; 64 gpios = <&gpio4 0 GPIO_ACTIVE_HIGH>; 93 pinctrl-0 = <&pinctrl_reg_usdhc2>; 109 pinctrl-0 = <&pinctrl_wifi_reg_on>; 117 pinctrl-0 = <&pinctrl_ecspi2>; 123 pinctrl-0 = <&pinctrl_fec1>; 131 #size-cells = <0>; 145 pinctrl-0 = <&pinctrl_i2c1>; 150 reg = <0x8>; [all …]
|
/linux/arch/s390/include/asm/ |
H A D | appldata.h | 14 #define APPLDATA_START_INTERVAL_REC 0x80 15 #define APPLDATA_STOP_REC 0x81 16 #define APPLDATA_GEN_EVENT_REC 0x82 17 #define APPLDATA_START_CONFIG_REC 0x83 53 parm_list->diag = 0xdc; in appldata_asm() 61 " diag %1,%0,0xdc" in appldata_asm()
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom-labibb-regulator.yaml | 89 interrupts = <0x3 0xde 0x1 IRQ_TYPE_EDGE_RISING>, 90 <0x3 0xde 0x0 IRQ_TYPE_LEVEL_LOW>; 95 interrupts = <0x3 0xdc 0x2 IRQ_TYPE_EDGE_RISING>, 96 <0x3 0xdc 0x0 IRQ_TYPE_LEVEL_LOW>;
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pmi8998.dtsi | 8 reg = <0x2 SPMI_USID>; 10 #size-cells = <0>; 14 reg = <0x1000>; 16 interrupts = <0x2 0x13 0x4 IRQ_TYPE_EDGE_BOTH>, 17 <0x2 0x12 0x2 IRQ_TYPE_EDGE_BOTH>, 18 <0x2 0x16 0x1 IRQ_TYPE_EDGE_RISING>, 19 <0x2 0x13 0x6 IRQ_TYPE_EDGE_RISING>; 34 reg = <0xc000>; 36 gpio-ranges = <&pmi8998_gpios 0 0 14>; 44 reg = <0x4500>; [all …]
|
/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie-qhp.h | 10 #define PCIE_GEN3_QHP_COM_SSC_EN_CENTER 0x14 11 #define PCIE_GEN3_QHP_COM_SSC_PER1 0x20 12 #define PCIE_GEN3_QHP_COM_SSC_PER2 0x24 13 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE1 0x28 14 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE2 0x2c 15 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE1_MODE1 0x34 16 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE2_MODE1 0x38 17 #define PCIE_GEN3_QHP_COM_BIAS_EN_CKBUFLR_EN 0x54 18 #define PCIE_GEN3_QHP_COM_CLK_ENABLE1 0x58 19 #define PCIE_GEN3_QHP_COM_LOCK_CMP1_MODE0 0x6c [all …]
|
H A D | phy-qcom-qmp-qserdes-ln-shrd-v6.h | 9 #define QSERDES_V6_LN_SHRD_RXCLK_DIV2_CTRL 0xa0 10 #define QSERDES_V6_LN_SHRD_RX_Q_EN_RATES 0xb0 11 #define QSERDES_V6_LN_SHRD_DFE_DAC_ENABLE1 0xb4 12 #define QSERDES_V6_LN_SHRD_TX_ADAPT_POST_THRESH1 0xc4 13 #define QSERDES_V6_LN_SHRD_TX_ADAPT_POST_THRESH2 0xc8 14 #define QSERDES_V6_LN_SHRD_RX_MODE_RATE_0_1_B0 0xd4 15 #define QSERDES_V6_LN_SHRD_RX_MODE_RATE_0_1_B1 0xd8 16 #define QSERDES_V6_LN_SHRD_RX_MODE_RATE_0_1_B2 0xdc 17 #define QSERDES_V6_LN_SHRD_RX_MODE_RATE_0_1_B3 0xe0 18 #define QSERDES_V6_LN_SHRD_RX_MODE_RATE_0_1_B4 0xe4 [all …]
|
/linux/fs/nls/ |
H A D | nls_cp950.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */ [all …]
|
H A D | nls_cp936.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */ 26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */ [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() 319 "\x64\x3a\x8c\xdc\xbf\xe5\xc0\xc9" 341 "\x64\x3a\x8c\xdc\xbf\xe5\xc0\xc9" 388 "\x0e\xa6\xf4\xdc\x78\x49\x3e\x72" 450 "\xd7\x78\x5c\x0e\x0a\xdc\x08\xe9" 526 "\xb8\xfb\x86\xdc\x46\x24\x91\x60" 536 "\x6f\x1b\xe4\xdc\xe0\xdb\x85\x35" [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 …]
|
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 …]
|
/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/drivers/media/usb/gspca/ |
H A D | pac7302.c | 16 * Register page 0: 19 * 0x01 Red balance control 20 * 0x02 Green balance control 21 * 0x03 Blue balance control 23 * the settable values (0-200) on register values: 24 * min=0x20, default=0x40, max=0x80 25 * 0x0f-0x20 Color and saturation control 26 * 0xa2-0xab Brightness, contrast and gamma control 27 * 0xb6 Sharpness control (bits 0-4) 32 * 0x78 Global control, bit 6 controls the LED (inverted) [all …]
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_ids.c | 10 #define LP_OPTIONS 0 20 * If page size and eraseblock size are 0, the sizes are taken from the 30 { .id = {0x98, 0xd1, 0x90, 0x15, 0x76, 0x14, 0x01, 0x00} }, 31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), }, 33 { .id = {0x98, 0xdc, 0x90, 0x26, 0x76, 0x15, 0x01, 0x08} }, 34 SZ_4K, SZ_512, SZ_256K, 0, 8, 224, NAND_ECC_INFO(4, SZ_512) }, 36 { .id = {0x98, 0xdc, 0x90, 0x26, 0x76, 0x16, 0x08, 0x00} }, 37 SZ_4K, SZ_512, SZ_256K, 0, 8, 256, NAND_ECC_INFO(8, SZ_512) }, 39 { .id = {0x98, 0xd3, 0x90, 0x26, 0x76, 0x15, 0x02, 0x08} }, 40 SZ_4K, SZ_1K, SZ_256K, 0, 8, 232, NAND_ECC_INFO(4, SZ_512) }, [all …]
|
/linux/lib/fonts/ |
H A D | font_sun8x16.c | 7 { 0, 0, FONTDATAMAX, 0 }, { 8 /* */ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 9 /* */ 0x00,0x00,0x7e,0x81,0xa5,0x81,0x81,0xbd,0x99,0x81,0x81,0x7e,0x00,0x00,0x00,0x00, 10 /* */ 0x00,0x00,0x7e,0xff,0xdb,0xff,0xff,0xc3,0xe7,0xff,0xff,0x7e,0x00,0x00,0x00,0x00, 11 /* */ 0x00,0x00,0x00,0x00,0x6c,0xfe,0xfe,0xfe,0xfe,0x7c,0x38,0x10,0x00,0x00,0x00,0x00, 12 /* */ 0x00,0x00,0x00,0x00,0x10,0x38,0x7c,0xfe,0x7c,0x38,0x10,0x00,0x00,0x00,0x00,0x00, 13 /* */ 0x00,0x00,0x00,0x18,0x3c,0x3c,0xe7,0xe7,0xe7,0x18,0x18,0x3c,0x00,0x00,0x00,0x00, 14 /* */ 0x00,0x00,0x00,0x18,0x3c,0x7e,0xff,0xff,0x7e,0x18,0x18,0x3c,0x00,0x00,0x00,0x00, 15 /* */ 0x00,0x00,0x00,0x00,0x00,0x00,0x18,0x3c,0x3c,0x18,0x00,0x00,0x00,0x00,0x00,0x00, 16 /* */ 0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0xc3,0xc3,0xe7,0xff,0xff,0xff,0xff,0xff,0xff, [all …]
|
/linux/lib/ |
H A D | crc7.c | 18 0x00, 0x12, 0x24, 0x36, 0x48, 0x5a, 0x6c, 0x7e, 19 0x90, 0x82, 0xb4, 0xa6, 0xd8, 0xca, 0xfc, 0xee, 20 0x32, 0x20, 0x16, 0x04, 0x7a, 0x68, 0x5e, 0x4c, 21 0xa2, 0xb0, 0x86, 0x94, 0xea, 0xf8, 0xce, 0xdc, 22 0x64, 0x76, 0x40, 0x52, 0x2c, 0x3e, 0x08, 0x1a, 23 0xf4, 0xe6, 0xd0, 0xc2, 0xbc, 0xae, 0x98, 0x8a, 24 0x56, 0x44, 0x72, 0x60, 0x1e, 0x0c, 0x3a, 0x28, 25 0xc6, 0xd4, 0xe2, 0xf0, 0x8e, 0x9c, 0xaa, 0xb8, 26 0xc8, 0xda, 0xec, 0xfe, 0x80, 0x92, 0xa4, 0xb6, 27 0x58, 0x4a, 0x7c, 0x6e, 0x10, 0x02, 0x34, 0x26, [all …]
|
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/scsi/aic7xxx/ |
H A D | aic7xxx_seq.h_shipped | 9 0xb2, 0x00, 0x00, 0x08, 10 0xf7, 0x11, 0x22, 0x08, 11 0x00, 0x65, 0xee, 0x59, 12 0xf7, 0x01, 0x02, 0x08, 13 0xff, 0x6a, 0x24, 0x08, 14 0x40, 0x00, 0x40, 0x68, 15 0x08, 0x1f, 0x3e, 0x10, 16 0x40, 0x00, 0x40, 0x68, 17 0xff, 0x40, 0x3c, 0x60, 18 0x08, 0x1f, 0x3e, 0x10, [all …]
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/ |
H A D | exception.json | 10 "EventCode": "0xDC",
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | tm.h | 7 * the failure is persistent. PAPR saves 0xff-0xe0 for the hypervisor. 9 #define TM_CAUSE_PERSISTENT 0x01 10 #define TM_CAUSE_KVM_RESCHED 0xe0 /* From PAPR */ 11 #define TM_CAUSE_KVM_FAC_UNAV 0xe2 /* From PAPR */ 12 #define TM_CAUSE_RESCHED 0xde 13 #define TM_CAUSE_TLBI 0xdc 14 #define TM_CAUSE_FAC_UNAV 0xda 15 #define TM_CAUSE_SYSCALL 0xd8 16 #define TM_CAUSE_MISC 0xd6 /* future use */ 17 #define TM_CAUSE_SIGNAL 0xd4 [all …]
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_gen2_pfvf.h | 9 #define ADF_GEN2_ERRSOU3 (0x3A000 + 0x0C) 10 #define ADF_GEN2_ERRSOU5 (0x3A000 + 0xD8) 11 #define ADF_GEN2_ERRMSK3 (0x3A000 + 0x1C) 12 #define ADF_GEN2_ERRMSK5 (0x3A000 + 0xDC)
|