| /linux/tools/perf/pmu-events/arch/x86/bonnell/ |
| H A D | cache.json | 4 "Counter": "0,1", 5 "EventCode": "0x40", 8 "UMask": "0xa3" 12 "Counter": "0,1", 13 "EventCode": "0x40", 16 "UMask": "0x83" 20 "Counter": "0,1", 21 "EventCode": "0x40", 24 "UMask": "0x10" 28 "Counter": "0,1", [all …]
|
| /linux/Documentation/hwmon/ |
| H A D | w83627hf.rst | 35 Use 'init=0' to bypass initializing the chip. 56 same pins as GPIO[0:4]. Technically, the `w83627_THF_` does not support a 80 isaset -y -f 0x2e 0x87 81 isaset -y -f 0x2e 0x87 85 isaset -y 0x2e 0x2f 0x07 0x0b 87 # Set the base I/O address (to 0x290 in this example):: 89 isaset -y 0x2e 0x2f 0x60 0x02 90 isaset -y 0x2e 0x2f 0x61 0x90 94 isaset -y -f 0x2e 0xaa 96 The above sequence assumes a Super-I/O config space at 0x2e/0x2f, but [all …]
|
| H A D | lm85.rst | 10 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 18 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 26 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 34 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 42 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 50 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 58 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 66 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 74 Addresses scanned: I2C 0x2c, 0x2d, 0x2e 235 temperature. (PWM value from 0 to 255) [all …]
|
| H A D | adt7475.rst | 10 Addresses scanned: I2C 0x2C, 0x2D, 0x2E 18 Addresses scanned: I2C 0x2E 26 Addresses scanned: I2C 0x2C, 0x2D, 0x2E 34 Addresses scanned: I2C 0x2C, 0x2D, 0x2E 138 fan speed) is applied. PWM values range from 0 (off) to 255 (full speed). 143 At Tmin - hysteresis the PWM output can either be off (0% duty cycle) or at the 145 `pwm[1-*]_stall_disable sysfs attribute`. A value of 0 means the fans will shut
|
| H A D | adm1031.rst | 9 Addresses scanned: I2C 0x2c to 0x2e 13 https://www.analog.com/en/prod/0%2C2877%2CADM1030%2C00.html 19 Addresses scanned: I2C 0x2c to 0x2e 23 https://www.analog.com/en/prod/0%2C2877%2CADM1031%2C00.html
|
| H A D | thmc50.rst | 10 Addresses scanned: I2C 0x2c - 0x2e 12 Datasheet: http://www.analog.com/en/prod/0,2877,ADM1022,00.html 18 Addresses scanned: I2C 0x2c - 0x2e 81 - fan speed (0 = stop, 255 = full) 83 - always 0 (DC mode) 85 The value of 0 for pwm1 also forces FAN_OFF signal from the chip, 86 so it stops fans even if the value 0 into the ANALOG_OUT register does not.
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | sprd,sdhci-r11.yaml | 38 pinctrl-0: 85 reg = <0x50430000 0x1000>; 93 pinctrl-0 = <&sd0_pins_default>; 107 sprd,phy-delay-mmc-ddr52 = <0x3f 0x75 0x14 0x14>; 108 sprd,phy-delay-mmc-hs200 = <0x0 0x8c 0x8c 0x8c>; 109 sprd,phy-delay-mmc-hs400 = <0x44 0x7f 0x2e 0x2e>; 110 sprd,phy-delay-mmc-hs400es = <0x3f 0x3f 0x2e 0x2e>;
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | initvals_phy.h | 12 { MT_RF(0, 1), 0x01 }, 13 { MT_RF(0, 2), 0x11 }, 15 { MT_RF(0, 3), 0x73 }, /* VCO Freq Cal */ 16 { MT_RF(0, 4), 0x30 }, /* R4 b<7>=1, VCO cal */ 17 { MT_RF(0, 5), 0x00 }, 18 { MT_RF(0, 6), 0x41 }, 19 { MT_RF(0, 7), 0x00 }, 20 { MT_RF(0, 8), 0x00 }, 21 { MT_RF(0, 9), 0x00 }, 22 { MT_RF(0, 10), 0x0C }, [all …]
|
| /linux/drivers/net/ieee802154/ |
| H A D | at86rf230.h | 15 #define RG_TRX_STATUS (0x01) 16 #define SR_TRX_STATUS 0x01, 0x1f, 0 17 #define SR_RESERVED_01_3 0x01, 0x20, 5 18 #define SR_CCA_STATUS 0x01, 0x40, 6 19 #define SR_CCA_DONE 0x01, 0x80, 7 20 #define RG_TRX_STATE (0x02) 21 #define SR_TRX_CMD 0x02, 0x1f, 0 22 #define SR_TRAC_STATUS 0x02, 0xe0, 5 23 #define RG_TRX_CTRL_0 (0x03) 24 #define SR_CLKM_CTRL 0x03, 0x07, 0 [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/staging/media/meson/vdec/ |
| H A D | codec_h264.c | 15 #define SIZE_WORKSPACE 0x1ee000 22 #define WORKSPACE_BUF_OFFSET 0x1000000 25 #define CMD_MASK GENMASK(7, 0) 43 #define PIC_STRUCT_MASK GENMASK(2, 0) 44 #define BUF_IDX_MASK GENMASK(4, 0) 47 #define OFFSET_MASK GENMASK(15, 0) 51 #define MB_TOTAL_MASK GENMASK(15, 0) 52 #define MB_WIDTH_MASK GENMASK(7, 0) 54 #define MAX_REF_MASK GENMASK(6, 0) 56 #define AR_IDC_MASK GENMASK(7, 0) [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | tas571x.h | 12 #define TAS571X_CLK_CTRL_REG 0x00 13 #define TAS571X_DEV_ID_REG 0x01 14 #define TAS571X_ERR_STATUS_REG 0x02 15 #define TAS571X_SYS_CTRL_1_REG 0x03 16 #define TAS571X_SDI_REG 0x04 17 #define TAS571X_SDI_FMT_MASK 0x0f 19 #define TAS571X_SYS_CTRL_2_REG 0x05 20 #define TAS571X_SYS_CTRL_2_SDN_MASK 0x40 22 #define TAS571X_SOFT_MUTE_REG 0x06 23 #define TAS571X_SOFT_MUTE_CH1_SHIFT 0 [all …]
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv0900_init.h | 24 { 0, 11101 }, /*C/N=-0dB*/ 83 { -5, 0xCAA1 }, /*-5dBm*/ 84 { -10, 0xC229 }, /*-10dBm*/ 85 { -15, 0xBB08 }, /*-15dBm*/ 86 { -20, 0xB4BC }, /*-20dBm*/ 87 { -25, 0xAD5A }, /*-25dBm*/ 88 { -30, 0xA298 }, /*-30dBm*/ 89 { -35, 0x98A8 }, /*-35dBm*/ 90 { -40, 0x8389 }, /*-40dBm*/ 91 { -45, 0x59BE }, /*-45dBm*/ [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 | sha256-testvecs.h | 9 .data_len = 0, 11 0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14, 12 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24, 13 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c, 14 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55, 20 0x45, 0xf8, 0x3d, 0x17, 0xe1, 0x0b, 0x34, 0xfc, 21 0xa0, 0x1e, 0xb8, 0xf4, 0x45, 0x4d, 0xac, 0x34, 22 0xa7, 0x77, 0xd9, 0x40, 0x4a, 0x46, 0x4e, 0x73, 23 0x2c, 0xf4, 0xab, 0xf2, 0xc0, 0xda, 0x94, 0xc4, 29 0xf9, 0xd3, 0x52, 0x2f, 0xd5, 0xe0, 0x99, 0x15, [all …]
|
| H A D | blake2s-testvecs.h | 9 .data_len = 0, 11 0x69, 0x21, 0x7a, 0x30, 0x79, 0x90, 0x80, 0x94, 12 0xe1, 0x11, 0x21, 0xd0, 0x42, 0x35, 0x4a, 0x7c, 13 0x1f, 0x55, 0xb6, 0x48, 0x2c, 0xa1, 0xa5, 0x1e, 14 0x1b, 0x25, 0x0d, 0xfd, 0x1e, 0xd0, 0xee, 0xf9, 20 0x7c, 0xab, 0x53, 0xe2, 0x48, 0x87, 0xdf, 0x64, 21 0x98, 0x6a, 0xc1, 0x7e, 0xf0, 0x01, 0x4d, 0xc9, 22 0x07, 0x4f, 0xb8, 0x2f, 0x46, 0xd7, 0xee, 0xa9, 23 0xad, 0xe5, 0xf8, 0x21, 0xac, 0xfe, 0x17, 0x58, 29 0x5e, 0x63, 0x2c, 0xd0, 0xf8, 0x7b, 0xf5, 0xae, [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-core-test.c | 22 .event = { 0xA1, 0xB2, 0xC3, 0xD4 }, 26 .event = { 0x1F, 0x2E, 0x3D, 0x4C, 0x5B, 0x6A }, 33 .event = { 0xA1, 0xB2, 0xC3, 0xD4 }, 38 .event = { 0x1F, 0x2E, 0x3D, 0x4C, 0x5B, 0x6A }, 43 .event = { 0xA1, 0xB2, 0xC3 }, 48 .event = { 0xA1, 0xB2, 0xC3, 0xD4, 0x00 }, 53 .event = { 0x2E, 0x3D, 0x4C, 0x5B, 0x6A, 0x1F }, 66 struct uclogic_params p = {0, }; in hid_test_uclogic_exec_event_hook_test() 76 for (n = 0; n < ARRAY_SIZE(hook_events); n++) { in hid_test_uclogic_exec_event_hook_test() 83 memcpy(filter->event, &hook_events[n].event[0], filter->size); in hid_test_uclogic_exec_event_hook_test() [all …]
|
| /linux/drivers/media/i2c/ |
| H A D | saa7110.c | 33 module_param(debug, int, 0); 34 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 39 #define SAA7110_NR_REG 0x35 97 if (ret < 0) in saa7110_write_block() 116 #define FRESP_06H_COMPST 0x03 /*0x13*/ 117 #define FRESP_06H_SVIDEO 0x83 /*0xC0*/ 123 /* mode 0 */ in saa7110_selmux() 124 {FRESP_06H_COMPST, 0xD9, 0x17, 0x40, 0x03, in saa7110_selmux() 125 0x44, 0x75, 0x16}, in saa7110_selmux() 127 {FRESP_06H_COMPST, 0xD8, 0x17, 0x40, 0x03, in saa7110_selmux() [all …]
|
| /linux/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb_tables.h | 58 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 59 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 60 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 61 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 62 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 63 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 64 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 65 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F 69 0x00, 0x10, 0x04, 0x14, 0x01, 0x11, 0x09, 0x15, 70 0x00, 0x10, 0x04, 0x14, 0x01, 0x11, 0x09, 0x15, [all …]
|
| /linux/kernel/bpf/preload/iterators/ |
| H A D | iterators.lskel-little-endian.h | 27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach() 29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach() 38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach() 40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach() 48 int ret = 0; in iterators_bpf__attach() 50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach() 51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach() 52 return ret < 0 ? ret : 0; in iterators_bpf__attach() 96 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() 97 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() [all …]
|
| H A D | iterators.lskel-big-endian.h | 27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach() 29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach() 38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach() 40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach() 48 int ret = 0; in iterators_bpf__attach() 50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach() 51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach() 52 return ret < 0 ? ret : 0; in iterators_bpf__attach() 93 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() 94 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() [all …]
|
| /linux/drivers/watchdog/ |
| H A D | ibmasr.c | 36 #define TOPAZ_ASR_TOGGLE 0x40 37 #define TOPAZ_ASR_DISABLE 0x80 40 #define PEARL_BASE 0xe04 41 #define PEARL_WRITE 0xe06 42 #define PEARL_READ 0xe07 44 #define PEARL_ASR_DISABLE_MASK 0x80 /* bit 7: disable = 1, enable = 0 */ 45 #define PEARL_ASR_TOGGLE_MASK 0x40 /* bit 6: 0, then 1, then 0 */ 48 #define JASPER_ASR_REG_OFFSET 0x38 50 #define JASPER_ASR_DISABLE_MASK 0x01 /* bit 0: disable = 1, enable = 0 */ 51 #define JASPER_ASR_TOGGLE_MASK 0x02 /* bit 1: 0, then 1, then 0 */ [all …]
|
| /linux/drivers/regulator/ |
| H A D | hi655x-regulator.c | 74 unsigned int value = 0; in hi655x_is_enabled() 151 HI655X_LDO_LINEAR(LDO2, 0x72, 0x07, 0x29, 0x2a, 0x2b, 0x01, 153 HI655X_LDO(LDO7, 0x78, 0x07, 0x29, 0x2a, 0x2b, 0x06, ldo7_voltages), 154 HI655X_LDO(LDO10, 0x78, 0x07, 0x29, 0x2a, 0x2b, 0x01, ldo7_voltages), 155 HI655X_LDO_LINEAR(LDO13, 0x7e, 0x07, 0x2c, 0x2d, 0x2e, 0x04, 157 HI655X_LDO_LINEAR(LDO14, 0x7f, 0x07, 0x2c, 0x2d, 0x2e, 0x05, 159 HI655X_LDO_LINEAR(LDO15, 0x80, 0x07, 0x2c, 0x2d, 0x2e, 0x06, 161 HI655X_LDO_LINEAR(LDO17, 0x82, 0x07, 0x2f, 0x30, 0x31, 0x00, 163 HI655X_LDO(LDO19, 0x84, 0x07, 0x2f, 0x30, 0x31, 0x02, ldo19_voltages), 164 HI655X_LDO_LINEAR(LDO21, 0x86, 0x07, 0x2f, 0x30, 0x31, 0x04, [all …]
|
| H A D | pv88080-regulator.h | 11 #define PV88080_REG_EVENT_A 0x04 12 #define PV88080_REG_MASK_A 0x09 13 #define PV88080_REG_MASK_B 0x0A 14 #define PV88080_REG_MASK_C 0x0B 17 #define PV88080AA_REG_HVBUCK_CONF1 0x2D 18 #define PV88080AA_REG_HVBUCK_CONF2 0x2E 19 #define PV88080AA_REG_BUCK1_CONF0 0x27 20 #define PV88080AA_REG_BUCK1_CONF1 0x28 21 #define PV88080AA_REG_BUCK1_CONF2 0x59 22 #define PV88080AA_REG_BUCK1_CONF5 0x5C [all …]
|
| /linux/arch/x86/kernel/ |
| H A D | static_call.c | 8 CALL = 0, /* site call */ 20 static const u8 tramp_ud[] = { 0x0f, 0xb9, 0xcc }; 25 static const u8 xor5rax[] = { 0x2e, 0x2e, 0x2e, 0x31, 0xc0 }; 27 static const u8 retinsn[] = { RET_INSN_OPCODE, 0xcc, 0xcc, 0xcc, 0xcc }; 32 static const u8 warninsn[] = { 0x67, 0x48, 0x0f, 0xb9, 0x3a }; 36 u8 ret = 0; in __is_Jcc() 38 if (insn[0] == 0x0f) { in __is_Jcc() 40 if ((tmp & 0xf0) == 0x80) in __is_Jcc() 105 buf[0] = 0x0f; in __static_call_transform() 113 if (memcmp(insn, code, size) == 0) in __static_call_transform() [all …]
|