Home
last modified time | relevance | path

Searched +full:0 +full:xc0 (Results 1 – 25 of 1139) sorted by relevance

12345678910>>...46

/linux/sound/soc/codecs/
H A Des8389.c44 if ((reg <= 0xff)) in es8389_volatile_register()
50 static const DECLARE_TLV_DB_SCALE(dac_vol_tlv, -9550, 50, 0);
51 static const DECLARE_TLV_DB_SCALE(adc_vol_tlv, -9550, 50, 0);
52 static const DECLARE_TLV_DB_SCALE(pga_vol_tlv, 0, 300, 0);
53 static const DECLARE_TLV_DB_SCALE(mix_vol_tlv, -9500, 100, 0);
54 static const DECLARE_TLV_DB_SCALE(alc_target_tlv, -3200, 200, 0);
55 static const DECLARE_TLV_DB_SCALE(alc_max_level, -3200, 200, 0);
67 val = ucontrol->value.integer.value[0]; in es8389_dmic_set()
72 regmap_update_bits_check(es8389->regmap, ES8389_DMIC_EN, 0xC in es8389_dmic_set()
[all...]
H A Drk3308_codec.h12 #define RK3308_GLB_CON 0x00
17 * The ADC group are 0 ~ 3, that control:
24 #define RK3308_ADC_DIG_OFFSET(ch) (((ch) & 0x3) * 0xc0 + 0x0)
26 #define RK3308_ADC_DIG_CON01(ch) (RK3308_ADC_DIG_OFFSET((ch)) + 0x04)
27 #define RK3308_ADC_DIG_CON02(ch) (RK3308_ADC_DIG_OFFSET((ch)) + 0x08)
28 #define RK3308_ADC_DIG_CON03(ch) (RK3308_ADC_DIG_OFFSET((ch)) + 0x0c)
29 #define RK3308_ADC_DIG_CON04(ch) (RK3308_ADC_DIG_OFFSET((ch)) + 0x1
[all...]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_hid_core.py39 0x05, 0x01, # .Usage Page (Generic Desktop)
40 0x09, 0x02, # .Usage (Mouse)
41 0xa1, 0x01, # .Collection (Application)
42 0x09, 0x02, # ..Usage (Mouse)
43 0xa1, 0x0
[all...]
H A Dtest_gamepad.py51 expected_event = libevdev.InputEvent(key, 0)
55 assert evdev.value[key] == 0
71 b1 = uhdev.buttons[0]
90 expected_event = libevdev.InputEvent(key1, 0)
94 assert evdev.value[key1] == 0
99 expected_event = libevdev.InputEvent(key2, 0)
103 assert evdev.value[key1] == 0
104 assert evdev.value[key2] == 0
140 self._test_joystick_press("left_stick", (0, 127))
150 self._test_joystick_press("left_stick", (127, 0))
[all...]
/linux/lib/fonts/
H A Dfont_sun12x22.c7 { 0, 0, FONTDATAMAX, 0 }, {
8 /* 0 0x00 '^@' */
9 0x00, 0x00, /* 000000000000 */
10 0x00, 0x00, /* 000000000000 */
11 0x0
[all...]
H A Dfont_10x18.c12 { 0, 0, FONTDATAMAX, 0 }, {
13 /* 0 0x00 '^@' */
14 0x00, 0x00, /* 0000000000 */
15 0x00, 0x00, /* 0000000000 */
16 0x0
[all...]
H A Dfont_sun8x16.c7 { 0, 0, FONTDATAMAX, 0 }, {
8 /* */ 0x00,0x00,0x00,0x00,0x00,0x00,0x0
[all...]
H A Dfont_pearl_8x8.c18 { 0, 0, FONTDATAMAX, 0 }, {
19 /* 0 0x00 '^@' */
20 0x00, /* 00000000 */
21 0x00, /* 00000000 */
22 0x00, /* 00000000 */
23 0x00, /* 00000000 */
24 0x0
[all...]
H A Dfont_7x14.c12 { 0, 0, FONTDATAMAX, 0 }, {
13 /* 0 0x00 '^@' */
14 0x00, /* 0000000 */
15 0x00, /* 0000000 */
16 0x00, /* 0000000 */
17 0x00, /* 0000000 */
18 0x0
[all...]
/linux/lib/crypto/s390/
H A Dchacha-s390.S20 .long 0x61707865,0x3320646e,0x79622d32,0x6b206574 # endian-neutral
21 .long 1,0,0,0
22 .long 2,0,0,0
67 #define XC0 global() macro
[all...]
/linux/arch/x86/net/
H A Dbpf_jit_comp32.c65 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 (0x
[all...]
/linux/include/linux/regulator/
H A Dpca9450.h10 PCA9450_TYPE_PCA9450A = 0,
18 PCA9450_BUCK1 = 0,
33 PCA9450_DVS_LEVEL_RUN = 0,
40 #define PCA9450_BUCK1_VOLTAGE_NUM 0x80
41 #define PCA9450_BUCK2_VOLTAGE_NUM 0x80
42 #define PCA9450_BUCK3_VOLTAGE_NUM 0x80
43 #define PCA9450_BUCK4_VOLTAGE_NUM 0x80
45 #define PCA9450_BUCK5_VOLTAGE_NUM 0x80
46 #define PCA9450_BUCK6_VOLTAGE_NUM 0x80
48 #define PCA9450_LDO1_VOLTAGE_NUM 0x0
[all...]
/linux/drivers/media/usb/gspca/gl860/
H A Dgl860-ov9655.c12 {0x0000, 0x0000}, {0x0010, 0x0010}, {0x0008, 0x00c0}, {0x0001, 0x00c1},
13 {0x0001, 0x00c
[all...]
/linux/drivers/gpu/drm/panel/
H A Dpanel-boe-himax8279d.c59 gpiod_set_value(pinfo->enable_gpio, 0); in disable_gpios()
60 gpiod_set_value(pinfo->pp33_gpio, 0); in disable_gpios()
61 gpiod_set_value(pinfo->pp18_gpio, 0); in disable_gpios()
67 unsigned int i = 0; in send_mipi_cmds()
70 for (i = 0; i < pinfo->desc->on_cmds_num; i++) { in send_mipi_cmds()
74 if (err < 0) in send_mipi_cmds()
78 return 0; in send_mipi_cmds()
87 if (err < 0) { in boe_panel_disable()
92 return 0; in boe_panel_disable()
101 if (err < 0) in boe_panel_unprepare()
[all...]
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c19 #define REGLEN_0bit 0
51 .id = 0x1d,
55 .i2c_bus_addr = 0xa0 >> 1,
58 .id = 0x04,
62 .i2c_bus_addr = 0xc0 >> 1,
65 .id = 0x1b,
69 .i2c_bus_addr = 0xc0 >> 1,
72 .id = 0x1
[all...]
/linux/arch/arm64/boot/dts/exynos/
H A Dexynosautov9.dtsi47 #size-cells = <0>;
81 cpu0: cpu@0 {
84 reg = <0x0>;
91 reg = <0x100>;
98 reg = <0x200>;
105 reg = <0x300>;
112 reg = <0x10000>;
119 reg = <0x10100>;
126 reg = <0x10200>;
133 reg = <0x1030
[all...]
/linux/drivers/hid/
H A Dhid-uclogic-rdesc.c24 0x05, 0x0D, /* Usage Page (Digitizer), */
25 0x09, 0x01, /* Usage (Digitizer), */
26 0xA1, 0x01, /* Collection (Application), */
27 0x85, 0x09, /* Report ID (9), */
28 0x09, 0x2
[all...]
/linux/arch/arm64/boot/dts/exynos/google/
H A Dgs101.dtsi34 #size-cells = <0>;
71 cpu0: cpu@0 {
74 reg = <0x0000>;
84 reg = <0x0100>;
94 reg = <0x0200>;
104 reg = <0x0300>;
114 reg = <0x0400>;
124 reg = <0x0500>;
134 reg = <0x0600>;
144 reg = <0x070
[all...]
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8135.c17 #define DRV_BASE1 0x500
18 #define DRV_BASE2 0x510
19 #define PUPD_BASE1 0x400
20 #define PUPD_BASE2 0x450
21 #define R0_BASE1 0x4d0
22 #define R1_BASE1 0x200
23 #define R1_BASE2 0x250
49 MTK_DRV_GRP(2, 16, 0, 2, 2),
53 MTK_DRV_GRP(2, 8, 0, 1, 2),
55 MTK_DRV_GRP(4, 32, 0,
[all...]
/linux/Documentation/devicetree/bindings/media/
H A Draspberrypi,rp1-cfe.yaml77 reg = <0xc0 0x40110000 0x0 0x100>,
78 <0xc0 0x40114000 0x0 0x10
[all...]
/linux/drivers/input/mouse/
H A Dlifebook.c138 bool relative_packet = packet[0] & 0x08; in lifebook_process_byte()
146 return (packet[0] & 0xf8) == 0x00 ? in lifebook_process_byte()
151 return ((packet[2] & 0x30) << 2) == (packet[2] & 0xc0) ? in lifebook_process_byte()
154 return (packet[3] & 0xf8) == 0xc in lifebook_process_byte()
[all...]
/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_report_desc.h15 0x05, 0x20, /* Usage page */
16 0x09, 0x73, /* Motion type Accel 3D */
17 0xA1, 0x00, /* HID Collection (Physical) */
20 0x85, 1, /* HID Report ID */
21 0x05, 0x20, /* HID usage page sensor */
22 0x0
[all...]
/linux/crypto/
H A Dtestmgr.h34 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
255 "\xD6\x87\x0D\xA2\xC0\x82\xA9\x39\xE3\x7F\xDC\xB8\x2E\xC9\x3E\xDA"
310 "\xC6\x67\xFF\x1D\x1E\x3C\x1D\xC1\xB5\x5F\x6C\xC0\xB2\x07\x3A\x6D"
353 "\x00\xDF\xB7\x52\xB6\xD7\xC0\xE2\x96\xE7\xC9\xFE\x5D\x71\x5A\xC4"
417 "\xC6\x67\xFF\x1D\x1E\x3C\x1D\xC1\xB5\x5F\x6C\xC0\xB2\x07\x3A\x6D"
467 "\x76\xEF\x91\xAC\xBF\x20\x24\x0D\x38\xC0\x89\xB8\x9A\x70\xB3\x64"
503 "\x6D\x28\x1B\xA9\x62\xC0\xB8\x16\xA7\x8B\xF9\xBB\xCC\xB4\x15\x7F"
505 "\x4B\x5B\x01\xAD\x35\xF9\x48\x53\xB3\x86\x35\x66\xD7\xE7\x29\xC0"
507 "\x1B\xAB\xC0\xC
[all...]
/linux/drivers/media/usb/pwc/
H A Dpwc-timon.c17 number. An alternate of 0 means that the mode is unavailable.
39 {1, 140, 0, {0x05, 0xF4, 0x04, 0x00, 0x00, 0x00, 0x00, 0x1
[all...]
/linux/drivers/media/i2c/
H A Dvd55g1.c31 #define VD55G1_REG_MODEL_ID CCI_REG32_LE(0x0000)
32 #define VD55G1_MODEL_ID 0x53354731
33 #define VD55G1_REG_REVISION CCI_REG16_LE(0x0004)
34 #define VD55G1_REVISION_CCB 0x2020
35 #define VD55G1_REG_FWPATCH_REVISION CCI_REG16_LE(0x0012)
36 #define VD55G1_REG_FWPATCH_START_ADDR CCI_REG8(0x2000)
37 #define VD55G1_REG_SYSTEM_FSM CCI_REG8(0x001c)
38 #define VD55G1_SYSTEM_FSM_READY_TO_BOOT 0x01
39 #define VD55G1_SYSTEM_FSM_SW_STBY 0x02
40 #define VD55G1_SYSTEM_FSM_STREAMING 0x0
[all...]

12345678910>>...46