| /linux/sound/soc/codecs/ |
| H A D | es8326.c | 58 crosstalk_h &= 0x20; in es8326_crosstalk1_get() 59 crosstalk_l &= 0xf0; in es8326_crosstalk1_get() 61 ucontrol->value.integer.value[0] = crosstalk; in es8326_crosstalk1_get() 63 return 0; in es8326_crosstalk1_get() 74 crosstalk = ucontrol->value.integer.value[0]; in es8326_crosstalk1_set() 76 crosstalk_h = (crosstalk & 0x10) << 1; in es8326_crosstalk1_set() 77 crosstalk_l &= 0x0f; in es8326_crosstalk1_set() 78 crosstalk_l |= (crosstalk & 0x0f) << 4; in es8326_crosstalk1_set() 80 0x20, crosstalk_h); in es8326_crosstalk1_set() 83 return 0; in es8326_crosstalk1_set() [all...] |
| 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/Documentation/hwmon/ |
| 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
|
| /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/drivers/regulator/ |
| 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 …]
|
| 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 …]
|
| /linux/Documentation/i2c/ |
| H A D | old-module-parameters.rst | 31 # modprobe <driver> probe=1,0x2d 32 # modprobe <driver> force=1,0x2d 33 # modprobe <driver> force_<device>=1,0x2d 37 # echo <device> 0x2d > /sys/bus/i2c/devices/i2c-1/new_device 44 # modprobe <driver> ignore=1,0x2f 48 # echo dummy 0x2f > /sys/bus/i2c/devices/i2c-1/new_device
|
| /linux/lib/crypto/tests/ |
| H A D | poly1305-testvecs.h | 9 .data_len = 0, 11 0xe8, 0x2d, 0x67, 0x2c, 0x01, 0x48, 0xf9, 0xb7, 12 0x87, 0x85, 0x3f, 0xcf, 0x18, 0x66, 0x8c, 0xd3, 18 0xb8, 0xad, 0xca, 0x6b, 0x32, 0xba, 0x34, 0x42, 19 0x54, 0x10, 0x28, 0xf5, 0x0f, 0x7e, 0x8e, 0xe3, 25 0xb8, 0xf7, 0xf4, 0xc2, 0x85, 0x33, 0x80, 0x63, 26 0xd1, 0x45, 0xda, 0xf8, 0x7c, 0x79, 0x42, 0xd1, 32 0xf3, 0x73, 0x7b, 0x60, 0x24, 0xcc, 0x5d, 0x3e, 33 0xd1, 0x95, 0x86, 0xce, 0x89, 0x0a, 0x33, 0xba, 39 0x0a, 0x1a, 0x2d, 0x39, 0xea, 0x49, 0x8f, 0xb7, [all …]
|
| H A D | sha3-testvecs.h | 11 .data_len = 0, 13 0xa7, 0xff, 0xc6, 0xf8, 0xbf, 0x1e, 0xd7, 0x66, 14 0x51, 0xc1, 0x47, 0x56, 0xa0, 0x61, 0xd6, 0x62, 15 0xf5, 0x80, 0xff, 0x4d, 0xe4, 0x3b, 0x49, 0xfa, 16 0x82, 0xd8, 0x0a, 0x4b, 0x80, 0xf8, 0x43, 0x4a, 22 0x11, 0x03, 0xe7, 0x84, 0x51, 0x50, 0x86, 0x35, 23 0x71, 0x8a, 0x70, 0xe3, 0xc4, 0x26, 0x7b, 0x21, 24 0x02, 0x13, 0xa0, 0x81, 0xe8, 0xe6, 0x14, 0x25, 25 0x07, 0x34, 0xe5, 0xc5, 0x40, 0x06, 0xf2, 0x8b, 31 0x2f, 0x6f, 0x6d, 0x47, 0x48, 0x52, 0x11, 0xb9, [all …]
|
| H A D | sha384-testvecs.h | 9 .data_len = 0, 11 0x38, 0xb0, 0x60, 0xa7, 0x51, 0xac, 0x96, 0x38, 12 0x4c, 0xd9, 0x32, 0x7e, 0xb1, 0xb1, 0xe3, 0x6a, 13 0x21, 0xfd, 0xb7, 0x11, 0x14, 0xbe, 0x07, 0x43, 14 0x4c, 0x0c, 0xc7, 0xbf, 0x63, 0xf6, 0xe1, 0xda, 15 0x27, 0x4e, 0xde, 0xbf, 0xe7, 0x6f, 0x65, 0xfb, 16 0xd5, 0x1a, 0xd2, 0xf1, 0x48, 0x98, 0xb9, 0x5b, 22 0x07, 0x34, 0x9d, 0x74, 0x48, 0x76, 0xa5, 0x72, 23 0x78, 0x02, 0xb8, 0x6e, 0x21, 0x59, 0xb0, 0x75, 24 0x09, 0x68, 0x11, 0x39, 0x53, 0x61, 0xee, 0x8d, [all …]
|
| 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 | curve25519_kunit.c | 18 .private = { 0x77, 0x07, 0x6d, 0x0a, 0x73, 0x18, 0xa5, 0x7d, 19 0x3c, 0x16, 0xc1, 0x72, 0x51, 0xb2, 0x66, 0x45, 20 0xdf, 0x4c, 0x2f, 0x87, 0xeb, 0xc0, 0x99, 0x2a, 21 0xb1, 0x77, 0xfb, 0xa5, 0x1d, 0xb9, 0x2c, 0x2a }, 22 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4, 23 0xd3, 0x5b, 0x61, 0xc2, 0xec, 0xe4, 0x35, 0x37, 24 0x3f, 0x83, 0x43, 0xc8, 0x5b, 0x78, 0x67, 0x4d, 25 0xad, 0xfc, 0x7e, 0x14, 0x6f, 0x88, 0x2b, 0x4f }, 26 .result = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, 0xe1, 27 0x72, 0x8e, 0x3b, 0xf4, 0x80, 0x35, 0x0f, 0x25, [all …]
|
| /linux/drivers/video/fbdev/via/ |
| H A D | hw.c | 13 {19, 19, 4, 0}, 14 {26, 102, 5, 0}, 15 {53, 112, 6, 0}, 16 {41, 100, 7, 0}, 17 {83, 108, 8, 0}, 18 {87, 118, 9, 0}, 19 {95, 115, 12, 0}, 20 {108, 108, 13, 0}, 21 {83, 83, 17, 0}, 22 {67, 98, 20, 0}, [all …]
|
| /linux/kernel/bpf/preload/iterators/ |
| 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 …]
|
| 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 …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8723x.c | 16 [DESC_RATE1M] = { .addr = 0xe08, .mask = 0x0000ff00 }, 17 [DESC_RATE2M] = { .addr = 0x86c, .mask = 0x0000ff00 }, 18 [DESC_RATE5_5M] = { .addr = 0x86c, .mask = 0x00ff0000 }, 19 [DESC_RATE11M] = { .addr = 0x86c, .mask = 0xff000000 }, 20 [DESC_RATE6M] = { .addr = 0xe00, .mask = 0x000000ff }, 21 [DESC_RATE9M] = { .addr = 0xe00, .mask = 0x0000ff00 }, 22 [DESC_RATE12M] = { .addr = 0xe00, .mask = 0x00ff0000 }, 23 [DESC_RATE18M] = { .addr = 0xe00, .mask = 0xff000000 }, 24 [DESC_RATE24M] = { .addr = 0xe04, .mask = 0x000000ff }, 25 [DESC_RATE36M] = { .addr = 0xe04, .mask = 0x0000ff00 }, [all …]
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | usb4604.txt | 7 - reg: Specifies the i2c slave address, it is required and should be 0x2d 16 reg = <0x2d>;
|
| /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/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | ic.c | 50 "Found an %s at address 0x%x (controlled by lm_sensors, " in probe_monitoring_device() 59 { { I2C_BOARD_INFO("w83l785ts", 0x2d) }, 0 }, 60 { { I2C_BOARD_INFO("w83781d", 0x2d) }, 0 }, 61 { { I2C_BOARD_INFO("adt7473", 0x2e) }, 40 }, 62 { { I2C_BOARD_INFO("adt7473", 0x2d) }, 40 }, 63 { { I2C_BOARD_INFO("adt7473", 0x2c) }, 40 }, 64 { { I2C_BOARD_INFO("f75375", 0x2e) }, 0 }, 65 { { I2C_BOARD_INFO("lm99", 0x4c) }, 0 }, 66 { { I2C_BOARD_INFO("lm90", 0x4c) }, 0 }, 67 { { I2C_BOARD_INFO("lm90", 0x4d) }, 0 }, [all …]
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h616-cpu-opp.dtsi | 14 opp-supported-hw = <0x3f>; 21 opp-supported-hw = <0x12>; 28 opp-supported-hw = <0x2d>; 36 opp-supported-hw = <0x12>; 43 opp-supported-hw = <0x0d>; 55 opp-supported-hw = <0x3f>; 62 opp-supported-hw = <0x20>; 72 opp-supported-hw = <0x2d>; 84 opp-supported-hw = <0x3f>; 91 opp-supported-hw = <0x1d>; [all …]
|
| /linux/net/wireless/certs/ |
| H A D | wens.hex | 2 0x30, 0x82, 0x02, 0xa7, 0x30, 0x82, 0x01, 0x8f, 3 0x02, 0x14, 0x61, 0xc0, 0x38, 0x65, 0x1a, 0xab, 4 0xdc, 0xf9, 0x4b, 0xd0, 0xac, 0x7f, 0xf0, 0x6c, 5 0x72, 0x48, 0xdb, 0x18, 0xc6, 0x00, 0x30, 0x0d, 6 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 7 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x0f, 0x31, 8 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 9 0x0c, 0x04, 0x77, 0x65, 0x6e, 0x73, 0x30, 0x20, 10 0x17, 0x0d, 0x32, 0x33, 0x31, 0x32, 0x30, 0x31, 11 0x30, 0x37, 0x34, 0x31, 0x31, 0x34, 0x5a, 0x18, [all …]
|
| 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/crypto/ |
| H A D | twofish_common.c | 47 0xA9, 0x67, 0xB3, 0xE8, 0x04, 0xFD, 0xA3, 0x76, 0x9A, 0x92, 0x80, 0x78, 48 0xE4, 0xDD, 0xD1, 0x38, 0x0D, 0xC6, 0x35, 0x98, 0x18, 0xF7, 0xEC, 0x6C, 49 0x43, 0x75, 0x37, 0x26, 0xFA, 0x13, 0x94, 0x48, 0xF2, 0xD0, 0x8B, 0x30, 50 0x84, 0x54, 0xDF, 0x23, 0x19, 0x5B, 0x3D, 0x59, 0xF3, 0xAE, 0xA2, 0x82, 51 0x63, 0x01, 0x83, 0x2E, 0xD9, 0x51, 0x9B, 0x7C, 0xA6, 0xEB, 0xA5, 0xBE, 52 0x16, 0x0C, 0xE3, 0x61, 0xC0, 0x8C, 0x3A, 0xF5, 0x73, 0x2C, 0x25, 0x0B, 53 0xBB, 0x4E, 0x89, 0x6B, 0x53, 0x6A, 0xB4, 0xF1, 0xE1, 0xE6, 0xBD, 0x45, 54 0xE2, 0xF4, 0xB6, 0x66, 0xCC, 0x95, 0x03, 0x56, 0xD4, 0x1C, 0x1E, 0xD7, 55 0xFB, 0xC3, 0x8E, 0xB5, 0xE9, 0xCF, 0xBF, 0xBA, 0xEA, 0x77, 0x39, 0xAF, 56 0x33, 0xC9, 0x62, 0x71, 0x81, 0x79, 0x09, 0xAD, 0x24, 0xCD, 0xF9, 0xD8, [all …]
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | ti,sn65dsi86.yaml | 21 enum: [ 0x2c, 0x2d ] 80 port@0: 104 - 0 108 to either port 0 or port 1. Port 0 is suggested. 115 - 0 119 reordering but only on physical ports 0 and 1. 126 - 0 139 - 0 146 - port@0 168 #size-cells = <0>; [all …]
|