Home
last modified time | relevance | path

Searched +full:0 +full:x1234 (Results 1 – 25 of 234) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/
H A Dtest-shadow-vars.sh5 . $(dirname $0)/functions.sh
20 $MOD_TEST: klp_shadow_get(obj=PTR1, id=0x1234) = PTR0
23 $MOD_TEST: klp_shadow_get_or_alloc(obj=PTR1, id=0x1234, size=8, gfp_flags=GFP_KERNEL), ctor=PTR4, c…
25 $MOD_TEST: klp_shadow_alloc(obj=PTR1, id=0x1235, size=8, gfp_flags=GFP_KERNEL), ctor=PTR4, ctor_dat…
27 $MOD_TEST: klp_shadow_alloc(obj=PTR9, id=0x1234, size=8, gfp_flags=GFP_KERNEL), ctor=PTR4, ctor_dat…
29 $MOD_TEST: klp_shadow_alloc(obj=PTR9, id=0x1235, size=8, gfp_flags=GFP_KERNEL), ctor=PTR4, ctor_dat…
31 $MOD_TEST: klp_shadow_get_or_alloc(obj=PTR14, id=0x1234, size=8, gfp_flags=GFP_KERNEL), ctor=PTR4, …
33 $MOD_TEST: klp_shadow_alloc(obj=PTR14, id=0x1235, size=8, gfp_flags=GFP_KERNEL), ctor=PTR4, ctor_da…
34 $MOD_TEST: klp_shadow_get(obj=PTR1, id=0x1234) = PTR3
36 $MOD_TEST: klp_shadow_get(obj=PTR1, id=0x1235) = PTR6
[all …]
/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dthreex.c41 0x1234,
42 0x5678,
43 0x1234 | 0x5678
47 0x1234,
48 0x5678,
49 0x1234 | ~0x5678
53 0x1234,
54 0x5678,
55 0x1234 ^ 0x5678
59 0x1234,
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Duser_msr_test.c31 static u8 bitmap_deadbeef[1] = { 0x1 };
42 memset(bitmap_00000000, 0xff, sizeof(bitmap_00000000)); in prepare_bitmaps()
43 memset(bitmap_00000000_write, 0xff, sizeof(bitmap_00000000_write)); in prepare_bitmaps()
44 memset(bitmap_40000000, 0xff, sizeof(bitmap_40000000)); in prepare_bitmaps()
45 memset(bitmap_c0000000, 0xff, sizeof(bitmap_c0000000)); in prepare_bitmaps()
46 memset(bitmap_c0000000_read, 0xff, sizeof(bitmap_c0000000_read)); in prepare_bitmaps()
58 .base = 0x00000000,
63 .base = 0x00000000,
68 .base = 0x40000000,
73 .base = 0xc0000000,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DPrevious.html87 .word 0x1234
89 .word 0x5678
91 .word 0x9abc
94 <p>Will place 0x1234 and 0x9abc into subsection 1 and 0x5678 into subsection 2 of
101 .word 0x1234
103 .subsection 0
104 # Now in section B subsection 0
105 .word 0x5678
108 .word 0x9abc
110 # Now in section B subsection 0
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DPrevious.html87 .word 0x1234
89 .word 0x5678
91 .word 0x9abc
94 <p>Will place 0x1234 and 0x9abc into subsection 1 and 0x5678 into subsection 2 of
101 .word 0x1234
103 .subsection 0
104 # Now in section B subsection 0
105 .word 0x5678
108 .word 0x9abc
110 # Now in section B subsection 0
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dtests.json14 "$TC filter add dev $DEV1 protocol all pref 1 ingress handle 0x1234 matchall action ok"
16 … "cmdUnderTest": "$TC filter get dev $DEV1 protocol all pref 1 ingress handle 0x1234 matchall",
17 "expExitCode": "0",
19 "matchPattern": "filter protocol all pref 1 matchall chain 0 handle 0x1234",
35 …"cmdUnderTest": "$TC filter add dev $DEV2 protocol ip pref 1 ingress handle 0xffffffff flower acti…
36 "expExitCode": "0",
38 "matchPattern": "filter protocol ip pref 1 flower.*handle 0xffffffff",
59 "expExitCode": "0",
61 "matchPattern": "action order 0: gact action drop.*index 1 ref 1000000 bind 1000000",
85 "matchPattern": "filter protocol ip pref 1 flower chain 0 handle",
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhw.h23 #define QCA988X_2_0_DEVICE_ID_UBNT (0x11ac)
24 #define QCA988X_2_0_DEVICE_ID (0x003c)
25 #define QCA6164_2_1_DEVICE_ID (0x0041)
26 #define QCA6174_2_1_DEVICE_ID (0x003e)
27 #define QCA6174_3_2_DEVICE_ID (0x0042)
28 #define QCA99X0_2_0_DEVICE_ID (0x0040)
29 #define QCA9888_2_0_DEVICE_ID (0x0056)
30 #define QCA9984_1_0_DEVICE_ID (0x0046)
31 #define QCA9377_1_0_DEVICE_ID (0x0042)
32 #define QCA9887_1_0_DEVICE_ID (0x0050)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DFile_002dI_002fO-Examples.html75 address 0x1234, 6 bytes should be written:
87 address 0x1234, 6 bytes should be read:
92 -&gt; <code>X1234,6:XXXXXX</code>
119 -&gt; <code>X1234,6:XXXXXX</code>
H A DType-Checking.html81 (gdb) print obj.my_method (0)
84 </pre><pre class="smallexample">(gdb) print obj.my_method (0x1234)
89 &lsquo;<samp>0x1234</samp>&rsquo; is not type-compatible with the pointer parameter type.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DFile_002dI_002fO-Examples.html75 address 0x1234, 6 bytes should be written:
87 address 0x1234, 6 bytes should be read:
92 -&gt; <code>X1234,6:XXXXXX</code>
119 -&gt; <code>X1234,6:XXXXXX</code>
H A DType-Checking.html81 (gdb) print obj.my_method (0)
84 </pre><pre class="smallexample">(gdb) print obj.my_method (0x1234)
89 &lsquo;<samp>0x1234</samp>&rsquo; is not type-compatible with the pointer parameter type.
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dr4k-bugs64.c33 ".balign %0\n\t" in align_mod()
72 : "0" (5), "1" (8), "2" (5)); in mult_sh_align_mod()
86 "dsll32 %0, %4, %5\n\t" in mult_sh_align_mod()
87 "mflo $0\n\t" in mult_sh_align_mod()
92 : "r" (m1), "r" (m2), "r" (s), "I" (0) in mult_sh_align_mod()
93 : "hi", "lo", "$0"); in mult_sh_align_mod()
103 : "0" (m1), "1" (m2), "2" (s)); in mult_sh_align_mod()
110 : "0" (lv2), "r" (p)); in mult_sh_align_mod()
134 mult_sh_align_mod(&v1[0], &v2[0], &w[0], 32, 0); in check_mult_sh()
143 bug = 0; in check_mult_sh()
[all …]
/OK3568_Linux_fs/u-boot/board/ronetix/pm9263/
H A Dpm9263.c44 csa = readl(&matrix->csa[0]) | AT91_MATRIX_CSA_EBI_CS3A; in pm9263_nand_hw_init()
45 writel(csa, &matrix->csa[0]); in pm9263_nand_hw_init()
83 * 0 - disable in pm9263_macb_hw_init()
86 at91_set_pio_value(AT91_PIO_PORTB, 27, 1); /* 1- enable, 0 - disable */ in pm9263_macb_hw_init()
94 * ERX1 (PE26) => PHY ADDR1 => PHYADDR = 0x0 in pm9263_macb_hw_init()
99 at91_set_pio_pullup(AT91_PIO_PORTC, 25, 0); in pm9263_macb_hw_init()
100 at91_set_pio_pullup(AT91_PIO_PORTE, 25, 0); in pm9263_macb_hw_init()
101 at91_set_pio_pullup(AT91_PIO_PORTE, 26, 0); in pm9263_macb_hw_init()
126 .vl_lower_margin = 0,
137 at91_set_pio_value(AT91_PIO_PORTA, 22, 0); /* power down */ in lcd_disable()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dpl2303.h6 #define BENQ_VENDOR_ID 0x04a5
7 #define BENQ_PRODUCT_ID_S81 0x4027
9 #define PL2303_VENDOR_ID 0x067b
10 #define PL2303_PRODUCT_ID 0x2303
11 #define PL2303_PRODUCT_ID_TB 0x2304
12 #define PL2303_PRODUCT_ID_GC 0x23a3
13 #define PL2303_PRODUCT_ID_GB 0x23b3
14 #define PL2303_PRODUCT_ID_GT 0x23c3
15 #define PL2303_PRODUCT_ID_GL 0x23d3
16 #define PL2303_PRODUCT_ID_GE 0x23e3
[all …]
/OK3568_Linux_fs/kernel/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h17 #define S5P_CENTRAL_SEQ_CONFIGURATION 0x0200
21 #define S5P_CENTRAL_SEQ_OPTION 0x0208
42 #define EXYNOS_SWRESET 0x0400
44 #define S5P_WAKEUP_STAT 0x0600
46 #define EXYNOS_EINT_WAKEUP_MASK_DISABLED 0xffffffff
47 #define EXYNOS_EINT_WAKEUP_MASK 0x0604
48 #define S5P_WAKEUP_MASK 0x0608
49 #define S5P_WAKEUP_MASK2 0x0614
52 #define EXYNOS4_MIPI_PHY_CONTROL(n) (0x0710 + (n) * 4)
54 #define EXYNOS4_PHY_ENABLE (1 << 0)
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bochs/
H A Dbochs_drv.c51 return 0; in bochs_load()
67 .minor = 0,
106 fbsize = pci_resource_len(pdev, 0); in bochs_pci_probe()
131 ret = drm_dev_register(dev, 0); in bochs_pci_probe()
157 .vendor = 0x1234,
158 .device = 0x1111,
164 .vendor = 0x1234,
165 .device = 0x1111,
189 if (bochs_modeset == 0) in bochs_init()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.android-fastboot-protocol77 Host: "download:00001234" request to send 0x1234 bytes of data
81 Host: < 0x1234 bytes > send data
102 for illustration only here) and without a trailing 0 byte.
125 "erase:%s" Erase the indicated partition (clear to 0xFFs)
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_ep11misc.h16 #define EP11_STRUCT_MAGIC 0x1234
17 #define EP11_BLOB_PKEY_EXTRACTABLE 0x00200000
23 #define TOKVER_EP11_AES 0x03 /* EP11 AES key blob (old style) */
24 #define TOKVER_EP11_AES_WITH_HEADER 0x06 /* EP11 AES key blob with header */
25 #define TOKVER_EP11_ECC_WITH_HEADER 0x07 /* EP11 ECC key blob with header */
33 u8 type; /* 0x00 (TOKTYPE_NON_CCA) */
36 u8 version; /* 0x03 (TOKVER_EP11_AES) */
38 u16 keybitlen; /* clear key bit len, 0 for unknown */
44 u16 version; /* 0x1234, EP11_STRUCT_MAGIC */
62 * Returns 0 on success or errno value on failure.
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dmap_init.c7 #define TEST_VALUE 0x1234
8 #define FILL_VALUE 0xdeadbeef
26 for (i = 0; i < nr_cpus; i++) in map_populate()
35 return 0; in map_populate()
61 if (CHECK(*map_fd < 0, "bpf_map__fd", "failed\n")) in setup()
97 return 0; in prog_run_insert_elem()
102 int i, nzCnt = 0; in check_values_one_cpu()
105 for (i = 0; i < nr_cpus; i++) { in check_values_one_cpu()
109 "unexpected for cpu %d: 0x%llx\n", i, val)) in check_values_one_cpu()
119 return 0; in check_values_one_cpu()
[all …]
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Ddtoc_test_addr32.dts18 reg = <0x1234 0x5678>;
24 reg = <0x12345678 0x98765432 2 3>;
H A Ddtoc_test_addr64_32.dts18 reg = <0x1234 0x0 0x5678>;
24 reg = <0x12345678 0x90123456 0x98765432>;
30 reg = <0x12345678 0x90123456 0x98765432 0 2 3>;
H A Ddtoc_test_addr32_64.dts18 reg = <0x1234 0x5678 0x0>;
24 reg = <0x12345678 0x98765432 0x10987654>;
30 reg = <0x12345678 0x98765432 0x10987654 2 0 3>;
H A Ddtoc_test_addr64.dts18 reg = /bits/ 64 <0x1234 0x5678>;
24 reg = /bits/ 64 <0x1234567890123456 0x9876543210987654>;
30 reg = /bits/ 64 <0x1234567890123456 0x9876543210987654 2 3>;
/OK3568_Linux_fs/kernel/Documentation/input/
H A Duinput.rst56 ie.time.tv_sec = 0;
57 ie.time.tv_usec = 0;
76 memset(&usetup, 0, sizeof(usetup));
78 usetup.id.vendor = 0x1234; /* sample vendor */
79 usetup.id.product = 0x5678; /* sample product */
96 emit(fd, EV_SYN, SYN_REPORT, 0);
97 emit(fd, EV_KEY, KEY_SPACE, 0);
98 emit(fd, EV_SYN, SYN_REPORT, 0);
109 return 0;
139 memset(&usetup, 0, sizeof(usetup));
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_endian.c8 #define IN16 0x1234
9 #define IN32 0x12345678U
10 #define IN64 0x123456789abcdef0ULL
12 __u16 in16 = 0;
13 __u32 in32 = 0;
14 __u64 in64 = 0;
16 __u16 out16 = 0;
17 __u32 out32 = 0;
18 __u64 out64 = 0;
20 __u16 const16 = 0;
[all …]

12345678910