Home
last modified time | relevance | path

Searched +full:0 +full:xabcd (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtable.c6 0x800, 0x80040000,
7 0x804, 0x00000003,
8 0x808, 0x0000FC00,
9 0x80C, 0x0000000A,
10 0x810, 0x10001331,
11 0x814, 0x020C3D10,
12 0x818, 0x02220385,
13 0x81C, 0x00000000,
14 0x820, 0x01000100,
15 0x824, 0x00390204,
[all …]
/linux/Documentation/arch/s390/
H A Dcommon_io.rst27 The devices must be given either as bus ids (0.x.abcd) or as hexadecimal
28 device numbers (0xabcd or abcd, for 2.4 backward compatibility). If you
29 give a device number 0xabcd, it will be interpreted as 0.0.abcd.
103 The devices can be specified either by bus id (0.x.abcd) or, for 2.4 backward
104 compatibility, by the device number in hexadecimal (0xabcd or abcd). Device
105 numbers given as 0xabcd will be interpreted as 0.0.abcd.
138 /sys/kernel/debug/s390dbf/cio_*/level a number between 0 and 6; see the
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_read_macros.c25 int duration = 0, err; in test_core_read_macros()
38 bss->k_probe_in.func = (void *)(long)0x1234; in test_core_read_macros()
39 bss->k_core_in.func = (void *)(long)0xabcd; in test_core_read_macros()
42 u_probe_in.func = (void *)(long)0x5678; in test_core_read_macros()
46 u_core_in.func = (void *)(long)0xdbca; in test_core_read_macros()
56 ASSERT_EQ(bss->k_probe_out, 0x1234, "k_probe_out"); in test_core_read_macros()
57 ASSERT_EQ(bss->k_core_out, 0xabcd, "k_core_out"); in test_core_read_macros()
59 ASSERT_EQ(bss->u_probe_out, 0x5678, "u_probe_out"); in test_core_read_macros()
60 ASSERT_EQ(bss->u_core_out, 0xdbca, "u_core_out"); in test_core_read_macros()
H A Dtc_bpf.c46 opts.prog_id = 0; in test_tc_bpf_basic()
52 opts.flags = opts.prog_fd = opts.prog_id = 0; in test_tc_bpf_basic()
63 opts.flags = opts.prog_fd = opts.prog_id = 0; in test_tc_bpf_basic()
80 /* hook ifindex = 0 */ in test_tc_bpf_api()
82 if (!ASSERT_EQ(ret, -EINVAL, "bpf_tc_hook_create invalid hook ifindex == 0")) in test_tc_bpf_api()
86 if (!ASSERT_EQ(ret, -EINVAL, "bpf_tc_hook_destroy invalid hook ifindex == 0")) in test_tc_bpf_api()
90 if (!ASSERT_EQ(ret, -EINVAL, "bpf_tc_attach invalid hook ifindex == 0")) in test_tc_bpf_api()
92 attach_opts.prog_id = 0; in test_tc_bpf_api()
95 if (!ASSERT_EQ(ret, -EINVAL, "bpf_tc_detach invalid hook ifindex == 0")) in test_tc_bpf_api()
99 if (!ASSERT_EQ(ret, -EINVAL, "bpf_tc_query invalid hook ifindex == 0")) in test_tc_bpf_api()
[all …]
/linux/scripts/kconfig/tests/transitional/
H A Dexpected_config5 CONFIG_NEW_HEX=0x1234
10 CONFIG_NEW_HEX_PRECEDENCE=0xABCD
H A Dinitial_config5 CONFIG_OLD_HEX=0x1234
13 CONFIG_NEW_HEX_PRECEDENCE=0xABCD
14 CONFIG_OLD_HEX_PRECEDENCE=0x5678
/linux/drivers/acpi/acpica/
H A Dutstrtoul64.c88 *return_value = 0; in acpi_ut_strtoul64()
92 if (*string == 0) { in acpi_ut_strtoul64()
101 * 1) Check for a hex constant. A "0x" prefix indicates base 16. in acpi_ut_strtoul64()
109 * followed by sequence of octal digits (0-7) in acpi_ut_strtoul64()
116 return_ACPI_STATUS(AE_OK); /* Return value 0 */ in acpi_ut_strtoul64()
170 * Base is always 16, either with or without the 0x prefix. Decimal and
175 * Subtract ("0x12345678", Arg1, Local1)
182 * 1) According to the ACPI specification, a "0x" prefix is not allowed.
194 * extension. The conversion returns the value 0. (NO ERROR)
208 u64 converted_integer = 0; in acpi_ut_implicit_strtoul64()
[all …]
/linux/tools/testing/selftests/net/
H A Dip_defrag.c44 #define CSUM_MANGLED_0 (0xffff)
48 static uint32_t ip_id = 0xabcd;
59 ret = recv(fd_udp, recv_buff, payload_len, 0); in recv_validate_udp()
67 error(1, 0, "recv: expected timeout; got %d", in recv_validate_udp()
77 error(1, 0, "recv: wrong size: %d vs %d", (int)ret, payload_len); in recv_validate_udp()
79 error(1, 0, "recv: wrong data"); in recv_validate_udp()
86 for (i = 0; i < (len & ~1U); i += 2) { in raw_checksum()
88 if (sum > 0xffff) in raw_checksum()
89 sum -= 0xffff; in raw_checksum()
94 if (sum > 0xffff) in raw_checksum()
[all …]
/linux/rust/kernel/
H A Dusb.rs66 bindings::usb_register_driver(udrv.get(), module.0, name.as_char_ptr()) in register()
97 Ok(0) in probe_callback()
247 self.0.driver_info
283 /// (usb::DeviceId::from_id(0x1234, 0x5678), ()),
284 /// (usb::DeviceId::from_id(0xabcd, 0xef01), ()),
357 self.0.get()
436 self.0
[all...]
/linux/tools/testing/nvdimm/test/
H A Dndtest.c38 (((node & 0xfff) << 16) | ((socket & 0xf) << 12) \
39 | ((imc & 0xf) << 8) | ((chan & 0xf) << 4) | (dimm & 0xf))
53 .handle = NFIT_DIMM_HANDLE(0, 0, 0, 0, 0),
55 .physical_id = 0,
60 .handle = NFIT_DIMM_HANDLE(0, 0, 0, 0, 1),
67 .handle = NFIT_DIMM_HANDLE(0, 0, 1, 0, 0),
74 .handle = NFIT_DIMM_HANDLE(0, 0, 1, 0, 1),
81 .handle = NFIT_DIMM_HANDLE(0, 1, 0, 0, 0),
91 .handle = NFIT_DIMM_HANDLE(1, 0, 0, 0, 0),
93 .physical_id = 0,
[all …]
H A Dnfit.c33 * +------+ | blk2.0 | pm0.0 | blk2.1 | pm1.0 | 0 region2
35 * +--+---+ | blk3.0 | pm0.0 | blk3.1 | pm1.0 | 1 region3
41 * +--+---+ | blk4.0 | pm1.0 | 2 region4
43 * +------+ | blk5.0 | pm1.0 | 3 region5
50 * +--+---+ | blk6.0/pm7.0 | 4 region6/7
60 * A single PMEM namespace "pm0.0" is created using half of the
64 * unallacted capacity is reclaimed as BLK namespaces ("blk2.0" and
65 * "blk3.0") starting at the base of each DIMM to offset (a) in those
66 * DIMMs. "pm0.0", "blk2.0" and "blk3.0" are free-form readable
72 * "pm1.0" the rest is reclaimed in 4 BLK namespaces (for each
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dife.json15 0,
21 "expExitCode": "0",
23 "matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2",
42 0,
48 "expExitCode": "0",
50 "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark.*index 2",
69 0,
75 "expExitCode": "0",
77 "matchPattern": "action order [0-9]*: ife encode action continue.*type 0[xX]ED3E.*allow mark.*index 2",
96 0,
2 { global() object
6 "actions", global() string
13 [ global() array
14 "$TC actions flush action ife", global() string
26 "$TC actions flush action ife" global() string
33 "actions", global() string
40 [ global() array
41 "$TC actions flush action ife", global() string
53 "$TC actions flush action ife" global() string
60 "actions", global() string
67 [ global() array
68 "$TC actions flush action ife", global() string
80 "$TC actions flush action ife" global() string
87 "actions", global() string
94 [ global() array
95 "$TC actions flush action ife", global() string
107 "$TC actions flush action ife" global() string
114 "actions", global() string
121 [ global() array
122 "$TC actions flush action ife", global() string
134 "$TC actions flush action ife" global() string
141 "actions", global() string
148 [ global() array
149 "$TC actions flush action ife", global() string
161 "$TC actions flush action ife" global() string
168 "actions", global() string
175 [ global() array
176 "$TC actions flush action ife", global() string
188 "$TC actions flush action ife" global() string
195 "actions", global() string
202 [ global() array
203 "$TC actions flush action ife", global() string
220 "actions", global() string
227 [ global() array
228 "$TC actions flush action ife", global() string
240 "$TC actions flush action ife" global() string
247 "actions", global() string
254 [ global() array
255 "$TC actions flush action ife", global() string
267 "$TC actions flush action ife" global() string
274 "actions", global() string
281 [ global() array
282 "$TC actions flush action ife", global() string
294 "$TC actions flush action ife" global() string
301 "actions", global() string
308 [ global() array
309 "$TC actions flush action ife", global() string
321 "$TC actions flush action ife" global() string
328 "actions", global() string
335 [ global() array
336 "$TC actions flush action ife", global() string
348 "$TC actions flush action ife" global() string
355 "actions", global() string
362 [ global() array
363 "$TC actions flush action ife", global() string
375 "$TC actions flush action ife" global() string
382 "actions", global() string
389 [ global() array
390 "$TC actions flush action ife", global() string
402 "$TC actions flush action ife" global() string
409 "actions", global() string
416 [ global() array
417 "$TC actions flush action ife", global() string
434 "actions", global() string
441 [ global() array
442 "$TC actions flush action ife", global() string
454 "$TC actions flush action ife" global() string
461 "actions", global() string
468 [ global() array
469 "$TC actions flush action ife", global() string
481 "$TC actions flush action ife" global() string
488 "actions", global() string
495 [ global() array
496 "$TC actions flush action ife", global() string
508 "$TC actions flush action ife" global() string
515 "actions", global() string
522 [ global() array
523 "$TC actions flush action ife", global() string
535 "$TC actions flush action ife" global() string
542 "actions", global() string
549 [ global() array
550 "$TC actions flush action ife", global() string
562 "$TC actions flush action ife" global() string
569 "actions", global() string
576 [ global() array
577 "$TC actions flush action ife", global() string
589 "$TC actions flush action ife" global() string
596 "actions", global() string
603 [ global() array
604 "$TC actions flush action ife", global() string
616 "$TC actions flush action ife" global() string
623 "actions", global() string
630 [ global() array
631 "$TC actions flush action ife", global() string
643 "$TC actions flush action ife" global() string
650 "actions", global() string
657 [ global() array
658 "$TC actions flush action ife", global() string
675 "actions", global() string
682 [ global() array
683 "$TC actions flush action ife", global() string
695 "$TC actions flush action ife" global() string
702 "actions", global() string
709 [ global() array
710 "$TC actions flush action ife", global() string
722 "$TC actions flush action ife" global() string
729 "actions", global() string
736 [ global() array
737 "$TC actions flush action ife", global() string
749 "$TC actions flush action ife" global() string
756 "actions", global() string
763 [ global() array
764 "$TC actions flush action ife", global() string
776 "$TC actions flush action ife" global() string
783 "actions", global() string
790 [ global() array
791 "$TC actions flush action ife", global() string
803 "$TC actions flush action ife" global() string
810 "actions", global() string
817 [ global() array
818 "$TC actions flush action ife", global() string
830 "$TC actions flush action ife" global() string
837 "actions", global() string
844 [ global() array
845 "$TC actions flush action ife", global() string
857 "$TC actions flush action ife" global() string
864 "actions", global() string
871 [ global() array
872 "$TC actions flush action ife", global() string
884 "$TC actions flush action ife" global() string
891 "actions", global() string
898 [ global() array
899 "$TC actions flush action ife", global() string
911 "$TC actions flush action ife" global() string
918 "actions", global() string
925 [ global() array
926 "$TC actions flush action ife", global() string
938 "$TC actions flush action ife" global() string
945 "actions", global() string
952 [ global() array
953 "$TC actions flush action ife", global() string
965 "$TC actions flush action ife" global() string
972 "actions", global() string
979 [ global() array
980 "$TC actions flush action ife", global() string
992 "$TC actions flush action ife" global() string
999 "actions", global() string
1006 [ global() array
1007 "$TC actions flush action ife", global() string
1019 "$TC actions flush action ife" global() string
1026 "actions", global() string
1033 [ global() array
1034 "$TC actions flush action ife", global() string
1051 "actions", global() string
1058 [ global() array
1059 "$TC actions flush action ife", global() string
1076 "actions", global() string
1083 [ global() array
1084 "$TC actions flush action ife", global() string
1096 "$TC actions flush action ife" global() string
1103 "actions", global() string
1110 [ global() array
1111 "$TC actions flush action ife", global() string
1128 "actions", global() string
1135 [ global() array
1136 "$TC actions flush action ife", global() string
1153 "actions", global() string
1160 [ global() array
1161 "$TC actions flush action ife", global() string
1178 "actions", global() string
1185 [ global() array
1186 "$TC actions flush action ife", global() string
1203 "actions", global() string
1210 [ global() array
1211 "$TC actions flush action ife", global() string
1224 "$TC actions flush action ife" global() string
1231 "actions", global() string
1238 [ global() array
1239 "$TC actions flush action ife", global() string
1252 "$TC actions flush action ife" global() string
1259 "actions", global() string
1266 [ global() array
1267 "$TC actions flush action ife", global() string
1280 "$TC actions flush action ife" global() string
1287 "actions", global() string
1294 [ global() array
1295 "$TC actions flush action ife", global() string
1306 { global() object
1311 { global() object
1329 "$TC actions flush action ife" global() string
1336 "actions", global() string
1343 [ global() array
1344 "$TC actions flush action ife", global() string
1355 { global() object
1360 { global() object
1379 "$TC actions flush action ife" global() string
[all...]
/linux/drivers/media/dvb-frontends/
H A Ddib0090.c25 MODULE_PARM_DESC(debug, "turn on debugging (default: 0)");
31 } while (0)
40 #define EN_LNA0 0x8000
41 #define EN_LNA1 0x4000
42 #define EN_LNA2 0x2000
43 #define EN_LNA3 0x1000
44 #define EN_MIX0 0x0800
45 #define EN_MIX1 0x0400
46 #define EN_MIX2 0x0200
47 #define EN_MIX3 0x0100
[all …]
/linux/drivers/media/usb/gspca/
H A Dspca561.c37 #define Rev012A 0
64 .priv = 0},
87 .priv = 0},
112 #define SPCA561_INDEX_I2C_BASE 0x8800
113 #define SPCA561_SNAPBIT 0x20
114 #define SPCA561_SNAPCTRL 0x40
117 {0x0000, 0x8114}, /* Software GPIO output data */
118 {0x0001, 0x8114}, /* Software GPIO output data */
119 {0x0000, 0x8112}, /* Some kind of reset */
123 {0x0003, 0x8701}, /* PCLK clock delay adjustment */
[all …]
/linux/tools/testing/cxl/test/
H A Dmem.c30 CONF_CHANGE_COLD_RESET = 0,
40 #define CXL_CMD_EFFECT_NONE cpu_to_le16(0)
204 log->cur_idx = 0; in event_reset_log()
205 log->clear_idx = 0; in event_reset_log()
209 /* Handle can never be 0 use 1 based indexing for handle */
215 /* Handle can never be 0 use 1 based indexing for handle */
253 static atomic_t event_counter = ATOMIC_INIT(0);
276 memset(cmd->payload_out, 0, struct_size(pl, records, 0)); in mock_get_event()
280 return 0; in mock_get_event()
[all...]
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h11 #define GPIOA 0x5010
12 #define GPIOB 0x5014
13 #define GPIOC 0x5018
14 #define GPIOD 0x501c
15 #define GPIOE 0x5020
16 #define GPIOF 0x5024
17 #define GPIOG 0x5028
18 #define GPIOH 0x502c
19 # define GPIO_CLOCK_DIR_MASK (1 << 0)
20 # define GPIO_CLOCK_DIR_IN (0 << 1)
[all …]
/linux/drivers/media/usb/dvb-usb/
H A Daf9005.h18 #define deb_info(args...) dprintk(dvb_usb_af9005_debug,0x01,args)
19 #define deb_xfer(args...) dprintk(dvb_usb_af9005_debug,0x02,args)
20 #define deb_rc(args...) dprintk(dvb_usb_af9005_debug,0x04,args)
21 #define deb_reg(args...) dprintk(dvb_usb_af9005_debug,0x08,args)
22 #define deb_i2c(args...) dprintk(dvb_usb_af9005_debug,0x10,args)
23 #define deb_fw(args...) dprintk(dvb_usb_af9005_debug,0x20,args)
36 #define AF9005_OFDM_REG 0
39 #define AF9005_REGISTER_RW 0x20
40 #define AF9005_REGISTER_RW_ACK 0x21
42 #define AF9005_CMD_OFDM_REG 0x00
[all …]
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h17 #define TG3_64BIT_REG_HIGH 0x00UL
18 #define TG3_64BIT_REG_LOW 0x04UL
21 #define TG3_BDINFO_HOST_ADDR 0x0UL /* 64-bit */
22 #define TG3_BDINFO_MAXLEN_FLAGS 0x8UL /* 32-bit */
23 #define BDINFO_FLAGS_USE_EXT_RECV 0x00000001 /* ext rx_buffer_desc */
24 #define BDINFO_FLAGS_DISABLED 0x00000002
25 #define BDINFO_FLAGS_MAXLEN_MASK 0xffff0000
27 #define TG3_BDINFO_NIC_ADDR 0xcUL /* 32-bit */
28 #define TG3_BDINFO_SIZE 0x10UL
41 #define TG3PCI_VENDOR 0x00000000
[all …]
/linux/tools/perf/util/
H A Dprobe-event.c87 if (ret < 0) { in init_probe_symbol_maps()
93 return 0; in init_probe_symbol_maps()
105 if (ret < 0) in init_probe_symbol_maps()
123 if (map__load(map) < 0) in kernel_get_ref_reloc_sym()
145 if (reloc_sym && strcmp(name, reloc_sym->name) == 0) in kernel_get_symbol_address_by_name()
153 ((reloc) ? 0 : map__reloc(map)) - in kernel_get_symbol_address_by_name()
154 ((reladdr) ? map__start(map) : 0); in kernel_get_symbol_address_by_name()
156 return 0; in kernel_get_symbol_address_by_name()
171 if (strncmp(short_name + 1, args->module, short_name_len - 2) == 0 && in kernel_get_module_map_cb()
172 args->module[short_name_len - 2] == '\0') { in kernel_get_module_map_cb()
[all...]
/linux/drivers/net/ethernet/sun/
H A Dniu.c77 writel(val & 0xffffffff, reg); in writeq()
78 writel(val >> 32, reg + 0x4UL); in writeq()
83 {PCI_DEVICE(PCI_VENDOR_ID_SUN, 0xabcd)},
110 module_param(debug, int, 0);
123 while (--limit >= 0) { in __niu_wait_bits_clear_mac()
130 if (limit < 0) in __niu_wait_bits_clear_mac()
132 return 0; in __niu_wait_bits_clear_mac()
151 ({ BUILD_BUG_ON(LIMIT <= 0 || DELAY < 0); \
158 while (--limit >= 0) { in __niu_wait_bits_clear_ipp()
165 if (limit < 0) in __niu_wait_bits_clear_ipp()
[all …]