/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-jerry.dts | 25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; 45 #size-cells = <0>; 52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01 53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f 56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c [all …]
|
/linux/drivers/mtd/spi-nor/ |
H A D | intel.c | 13 .id = SNOR_ID(0x89, 0x89, 0x11), 18 .id = SNOR_ID(0x89, 0x89, 0x12), 23 .id = SNOR_ID(0x89, 0x89, 0x13),
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 65 do { prog = emit_code(prog, bytes, len); cnt += len; } while (0) 74 do { EMIT1(b1); EMIT(off, 4); } while (0) 76 do { EMIT2(b1, b2); EMIT(off, 4); } while (0) 78 do { EMIT3(b1, b2, b3); EMIT(off, 4); } while (0) 80 do { EMIT4(b1, b2, b3, b4); EMIT(off, 4); } while (0) 95 #define TCALL_CNT (MAX_BPF_JIT_REG + 0) /* Tail Call Count */ 97 #define IA32_EAX (0x0) 98 #define IA32_EBX (0x3) 99 #define IA32_ECX (0x1) 100 #define IA32_EDX (0x2) [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6e3ha2.c | 22 #define S6E3HA2_MIN_BRIGHTNESS 0 31 { 0x00, 0xb8, 0x00, 0xc3, 0x00, 0xb1, 0x89, 0x87, 0x87, 0x82, 0x83, 32 0x85, 0x88, 0x8b, 0x8b, 0x84, 0x88, 0x82, 0x82, 0x89, 0x86, 0x8c, 33 0x94, 0x84, 0xb1, 0xaf, 0x8e, 0xcf, 0xad, 0xc9, 0x00, 0x00, 0x00, 34 0x00, 0x00 }, 35 { 0x00, 0xb8, 0x00, 0xc3, 0x00, 0xb1, 0x89, 0x87, 0x87, 0x84, 0x84, 36 0x85, 0x87, 0x8b, 0x8a, 0x84, 0x88, 0x82, 0x82, 0x89, 0x86, 0x8a, 37 0x93, 0x84, 0xb0, 0xae, 0x8e, 0xc9, 0xa8, 0xc5, 0x00, 0x00, 0x00, 38 0x00, 0x00 }, 39 { 0x00, 0xb8, 0x00, 0xc3, 0x00, 0xb1, 0x89, 0x87, 0x87, 0x83, 0x83, [all …]
|
/linux/tools/perf/pmu-events/arch/x86/bonnell/ |
H A D | pipeline.json | 4 "Counter": "0,1", 5 "EventCode": "0xE4", 8 "UMask": "0x1" 12 "Counter": "0,1", 13 "EventCode": "0xE0", 16 "UMask": "0x1" 20 "Counter": "0,1", 21 "EventCode": "0xC4", 27 "Counter": "0,1", 28 "EventCode": "0xC4", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/westmereex/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/nehalemep/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/nehalemex/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
/linux/arch/x86/mm/ |
H A D | pf_in.c | 20 0xF0, 0xF2, 0xF3, 0x2E, 0x36, 0x3E, 0x26, 0x64, 21 0x65, 0x66, 0x67 25 0x8A, 0x8B, 0xB60F, 0xB70F, 0xBE0F, 0xBF0F 27 static unsigned int reg_wop[] = { 0x88, 0x89, 0xAA, 0xAB }; 28 static unsigned int imm_wop[] = { 0xC6, 0xC7 }; 30 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; 32 0x89, 0x8B, 0xC7, 0xB60F, 0xB70F, 0xBE0F, 0xBF0F, 0xAB 34 static unsigned int mw8[] = { 0x88, 0x8A, 0xC6, 0xB60F, 0xBE0F, 0xAA }; 35 static unsigned int mw16[] = { 0xB70F, 0xBF0F }; 36 static unsigned int mw32[] = { 0x89, 0x8B, 0xC7, 0xAB }; [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 …]
|
/linux/drivers/platform/x86/ |
H A D | msi-ec.c | 50 .address = 0xef, 51 .offset_start = 0x8a, 52 .offset_end = 0x80, 53 .range_min = 0x8a, 54 .range_max = 0xe4, 57 .address = 0x2e, 58 .block_address = 0x2f, 62 .address = 0xbf, 66 .address = 0x98, 70 .address = 0xf2, [all …]
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dtt200u.h | 3 * Typhoon/ Yuan DVB-T USB2.0 receiver. 17 #define deb_info(args...) dprintk(dvb_usb_dtt200u_debug,0x01,args) 18 #define deb_xfer(args...) dprintk(dvb_usb_dtt200u_debug,0x02,args) 22 * 00 - USB type 0x02 for usb2.0, 0x01 for usb1.1 23 * 88 - locking 2 bytes (0x80 0x40 == no signal, 0x89 0x20 == nice signal) 26 #define GET_SPEED 0x00 27 #define GET_TUNE_STATUS 0x81 28 #define GET_RC_CODE 0x84 29 #define GET_CONFIGURATION 0x88 30 #define GET_AGC 0x89 [all …]
|
/linux/tools/perf/pmu-events/arch/x86/sandybridge/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xB6", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x1" 31 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xB6", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x1" 31 "Counter": "0,1,2,3", [all …]
|
/linux/lib/crypto/ |
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/usb/dvb-usb-v2/ |
H A D | mxl111sf-gpio.c | 14 #define MXL_GPIO_MUX_REG_0 0x84 15 #define MXL_GPIO_MUX_REG_1 0x89 16 #define MXL_GPIO_MUX_REG_2 0x82 18 #define MXL_GPIO_DIR_INPUT 0 29 if ((pin > 0) && (pin < 8)) { in mxl111sf_set_gpo_state() 30 ret = mxl111sf_read_reg(state, 0x19, &tmp); in mxl111sf_set_gpo_state() 35 ret = mxl111sf_write_reg(state, 0x19, tmp); in mxl111sf_set_gpo_state() 39 if (pin == 0) in mxl111sf_set_gpo_state() 41 ret = mxl111sf_read_reg(state, 0x30, &tmp); in mxl111sf_set_gpo_state() 46 ret = mxl111sf_write_reg(state, 0x30, tmp); in mxl111sf_set_gpo_state() [all …]
|
/linux/drivers/staging/fbtft/ |
H A D | fb_ra8875.c | 48 write_reg(par, 0x88, 0x0A); in init_display() 49 write_reg(par, 0x89, 0x02); in init_display() 52 write_reg(par, 0x10, 0x0C); in init_display() 54 write_reg(par, 0x04, 0x03); in init_display() 57 write_reg(par, 0x14, 0x27); in init_display() 58 write_reg(par, 0x15, 0x00); in init_display() 59 write_reg(par, 0x16, 0x05); in init_display() 60 write_reg(par, 0x17, 0x04); in init_display() 61 write_reg(par, 0x18, 0x03); in init_display() 63 write_reg(par, 0x19, 0xEF); in init_display() [all …]
|
/linux/drivers/isdn/mISDN/ |
H A D | dsp_tones.c | 45 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d, 46 0x4d, 0xd1, 0x89, 0x88, 0xd0, 0x4c, 0x9c, 0x5c, 47 0xdc, 0xfc, 0x6c, 48 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d, 49 0x4d, 0xd1, 0x89, 0x88, 0xd0, 0x4c, 0x9c, 0x5c, 50 0xdc, 0xfc, 0x6c, 51 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d, 52 0x4d, 0xd1, 0x89, 0x88, 0xd0, 0x4c, 0x9c, 0x5c, 53 0xdc, 0xfc, 0x6c, 54 0x80, 0xab, 0x81, 0x6d, 0xfd, 0xdd, 0x5d, 0x9d, [all …]
|
/linux/tools/perf/pmu-events/arch/x86/ivytown/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 7 "EventCode": "0x14", 11 "UMask": "0x4" 15 "Counter": "0,1,2,3", 16 "EventCode": "0x14", 20 "UMask": "0x1" 24 "Counter": "0,1,2,3", 25 "EventCode": "0x88", 29 "UMask": "0xff" 33 "Counter": "0,1,2,3", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/ivybridge/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3", 7 "EventCode": "0x14", 11 "UMask": "0x4" 15 "Counter": "0,1,2,3", 16 "EventCode": "0x14", 20 "UMask": "0x1" 24 "Counter": "0,1,2,3", 25 "EventCode": "0x88", 29 "UMask": "0xff" 33 "Counter": "0,1,2,3", [all …]
|
/linux/drivers/phy/freescale/ |
H A D | phy-fsl-samsung-hdmi.c | 19 #define REG01_PMS_P_MASK GENMASK(3, 0) 23 #define REG13_TG_CODE_LOW_MASK GENMASK(7, 0) 27 #define REG14_TG_CODE_HIGH_MASK GENMASK(0, 0) 30 #define REG21_PMS_S_MASK GENMASK(3, 0) 60 .pixclk = 0, 61 .pll_div_regs = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00 }, 68 .pll_div_regs = { 0xd1, 0x4b, 0xf1, 0x89, 0x88, 0x80, 0x40 }, 71 .pll_div_regs = { 0xd1, 0x50, 0xf1, 0x86, 0x85, 0x80, 0x40 }, 74 .pll_div_regs = { 0xd1, 0x50, 0xf1, 0x99, 0x02, 0x80, 0x40 }, 77 .pll_div_regs = { 0xd1, 0x54, 0xfc, 0xcc, 0x91, 0x80, 0x40 }, [all …]
|
/linux/drivers/media/usb/gspca/ |
H A D | ov534_9.c | 20 #define OV534_REG_ADDRESS 0xf1 /* sensor address */ 21 #define OV534_REG_SUBADDR 0xf2 22 #define OV534_REG_WRITE 0xf3 23 #define OV534_REG_READ 0xf4 24 #define OV534_REG_OPERATION 0xf5 25 #define OV534_REG_STATUS 0xf6 27 #define OV534_OP_WRITE_3 0x37 28 #define OV534_OP_WRITE_2 0x33 29 #define OV534_OP_READ_2 0xf9 54 #define QVGA_MODE 0 [all …]
|