Home
last modified time | relevance | path

Searched full:43 (Results 1 – 25 of 3704) sorted by relevance

12345678910>>...149

/OK3568_Linux_fs/kernel/arch/arm/include/asm/hardware/
H A Dentry-macro-iomd.S114 irq_prio_ld: .byte 40,40,41,40,42,42,42,42,43,43,43,43,43,43,43,43
115 .byte 44,40,41,40,42,42,42,42,43,43,43,43,43,43,43,43
118 .byte 46,46,46,46,46,46,46,46,43,43,43,43,43,43,43,43
119 .byte 46,46,46,46,46,46,46,46,43,43,43,43,43,43,43,43
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Du32.json148 "$TC filter add dev $DEV1 ingress prio 99 handle 43: u32 divisor 256"
150 …"cmdUnderTest": "$TC filter add dev $DEV1 ingress protocol ip prio 98 u32 link 43: hashkey mask 0x…
153 … ]+$|0 fh 801: ht divisor 1|0 fh 801::800 order 2048 key ht 801 bkt 0 link 43:.*match c0a80000/fff…
193 "$TC filter add dev $DEV1 ingress protocol ip prio 99 handle 43: u32 divisor 1",
194 …"$TC filter add dev $DEV1 ingress protocol ip prio 98 u32 ht 43: match tcp src 22 FFFF classid 1:3"
196 …"cmdUnderTest": "$TC filter replace dev $DEV1 ingress protocol ip prio 98 u32 ht 43:1 match tcp sr…
199 …lter protocol ip pref 99 u32 chain (0[ ]+$|0 fh (43|800): ht divisor 1|0 fh 43::800 order 2048 key…
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A DKconfig3 tristate "Broadcom 43xx wireless support (mac80211 stack)"
10 b43 is a driver for the Broadcom 43xx series wireless devices.
77 bool "Broadcom 43xx SDIO device support"
81 Broadcom 43xx device support for Soft-MAC SDIO devices.
87 Note that this does not support Broadcom 43xx Full-MAC devices.
175 bool "Broadcom 43xx debugging"
178 Broadcom 43xx debugging.
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191005.patch.gz ... --------- 42 43 This is a log of changes that ncurses has gone ...
HDncurses-6.1-20190914.patch.gz ... -16564,7 +16564,7 @@ 43 ADAGEN_LDFLAGS='$(NATIVE_LDFLAGS)' 44 fi 45 46 ...
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx25.dtsi78 bus@43f00000 { /* AIPS1 */
85 aips1: bridge@43f00000 {
90 i2c1: i2c@43f80000 {
101 i2c3: i2c@43f84000 {
112 can1: can@43f88000 {
115 interrupts = <43>;
121 can2: can@43f8c000 {
130 uart1: serial@43f90000 {
139 uart2: serial@43f94000 {
148 i2c2: i2c@43f98000 {
[all …]
H A Dimx35.dtsi69 aips1: bus@43f00000 {
76 i2c1: i2c@43f80000 {
87 i2c3: i2c@43f84000 {
98 uart1: serial@43f90000 {
107 uart2: serial@43f94000 {
116 i2c2: i2c@43f98000 {
127 ssi1: ssi@43fa0000 {
140 spi1: spi@43fa4000 {
151 kpp: kpp@43fa8000 {
159 iomuxc: iomuxc@43fac000 {
[all …]
H A Dimx31.dtsi66 bus@43f00000 { /* AIPS1 */
73 i2c1: i2c@43f80000 {
83 i2c3: i2c@43f84000 {
93 ata: ata@43f8c000 {
101 uart1: serial@43f90000 {
110 uart2: serial@43f94000 {
119 i2c2: i2c@43f98000 {
129 spi1: spi@43fa4000 {
142 kpp: kpp@43fa8000 {
150 uart4: serial@43fb0000 {
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dpacking.rst55 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32
71 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39
84 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56
98 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
110 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32
125 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39
136 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56
147 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Dtag_check.c66 item_insert(&tree, 43); in extend_checks()
67 assert(item_tag_get(&tree, 43, 0) == 0); in extend_checks()
68 item_tag_set(&tree, 43, 0); in extend_checks()
69 assert(item_tag_get(&tree, 43, 0) == 1); in extend_checks()
71 assert(item_tag_get(&tree, 43, 0) == 1); in extend_checks()
76 assert(item_tag_get(&tree, 43, 0) != 0); in extend_checks()
77 item_delete(&tree, 43); in extend_checks()
78 assert(item_tag_get(&tree, 43, 0) == 0); /* crash */ in extend_checks()
/OK3568_Linux_fs/buildroot/package/vboot-utils/
H A D0007-Make-vboot_version-extern-in-header.patch11 >>> defined at futility.h:43 (../../third_party/vboot_reference/futility/futility.h:43)
13 >>> defined at futility.h:43 (../../third_party/vboot_reference/futility/futility.h:43)
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dsamsung_mipi_dcphy.c218 {6400, 31, 115, 30, 27, 30, 55, 27, 23, 43, 36},
219 {6390, 31, 115, 30, 27, 30, 55, 27, 23, 43, 36},
220 {6380, 31, 115, 30, 27, 30, 55, 27, 23, 43, 36},
221 {6370, 31, 115, 30, 27, 30, 55, 26, 23, 43, 36},
222 {6360, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
223 {6350, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
224 {6340, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
225 {6330, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
226 {6320, 31, 113, 30, 27, 30, 54, 26, 23, 43, 36},
227 {6310, 31, 113, 30, 27, 30, 54, 26, 23, 43, 36},
[all …]
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core/
H A D0003-socket.h-removing-dependency-of-gtest.patch11 | fastboot/socket.h:43:10: fatal error: 'gtest/gtest_prod.h' file not found
16 | fastboot/socket.h:43:10: fatal error: 'gtest/gtest_prod.h' file not found
22 | fastboot/socket.h:43:10: fatal error: 'gtest/gtest_prod.h' file not found
28 | fastboot/socket.h:43:10: fatal error: 'gtest/gtest_prod.h' file not found
/OK3568_Linux_fs/buildroot/package/libb64/
H A D0001-Integer-overflows.patch19 …24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50…
20 …24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50…
22 + if (value_in < 43) return -1;
23 value_in -= 43;
38 @@ -42,7 +43,7 @@ int base64_decode_block(const char* code_in, const int length_in, char* plaintex
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libb64/libb64/
H A D0003-fix-integer-overflows.patch23 …24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50…
24 …24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50…
26 + if (value_in < 43) return -1;
27 value_in -= 43;
42 @@ -42,7 +43,7 @@ int base64_decode_block(const char* code_in, const int length_in, char* plaintex
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Ddhgroups.h92 "43DB5BFCE0FD108E4B82D120A93AD2CAFFFFFFFFFFFFFFFF"
111 "43DB5BFCE0FD108E4B82D120A92108011A723C12A787E6D7" \
136 "43DB5BFCE0FD108E4B82D120A92108011A723C12A787E6D7" \
171 "43DB5BFCE0FD108E4B82D120A92108011A723C12A787E6D7" \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/
H A Dseiko,43wvf1g.yaml4 $id: http://devicetree.org/schemas/display/panel/seiko,43wvf1g.yaml#
17 const: sii,43wvf1g
38 compatible = "sii,43wvf1g";
/OK3568_Linux_fs/buildroot/package/haserl/
H A D0001-add-haserl_lualib.inc.patch55 + 40, 91, 37,119, 95, 37, 45, 93, 43, 41, 40, 46, 63, 41, 0, 4,
85 + 0, 0, 0, 0, 0, 91, 37,119, 95, 93, 43, 0, 0, 0, 0, 0,
86 + 12, 0, 0, 0, 42, 0, 0, 0, 43, 0, 0, 0, 43, 0, 0, 0,
87 + 43, 0, 0, 0, 43, 0, 0, 0, 43, 0, 0, 0, 43, 0, 0, 0,
88 + 44, 0, 0, 0, 43, 0, 0, 0, 44, 0, 0, 0, 46, 0, 0, 0,
109 + 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 91, 92, 46, 93, 43, 0,
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c255 {6400, 31, 115, 30, 27, 30, 55, 27, 23, 43, 36},
256 {6390, 31, 115, 30, 27, 30, 55, 27, 23, 43, 36},
257 {6380, 31, 115, 30, 27, 30, 55, 27, 23, 43, 36},
258 {6370, 31, 115, 30, 27, 30, 55, 26, 23, 43, 36},
259 {6360, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
260 {6350, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
261 {6340, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
262 {6330, 31, 114, 30, 27, 30, 54, 26, 23, 43, 36},
263 {6320, 31, 113, 30, 27, 30, 54, 26, 23, 43, 36},
264 {6310, 31, 113, 30, 27, 30, 54, 26, 23, 43, 36},
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libgcrypt/files/
H A D0001-Makefile.am-add-a-missing-space.patch3 Date: Wed, 24 Feb 2021 19:43:07 +0000
30 @@ -43,7 +43,7 @@ man_MANS = $(myman_pages)
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-vbi.c63 dst[sd + 12 + line * 43] = cx18_service2vbi(sdata->id); in copy_vbi_data()
64 memcpy(dst + sd + 12 + line * 43 + 1, sdata->data, 42); in copy_vbi_data()
70 (the max size of the VBI data is 36 * 43 + 4 bytes). in copy_vbi_data()
73 memmove(dst + sd + 4, dst + sd + 12, line * 43); in copy_vbi_data()
74 size = 4 + ((43 * line + 3) & ~3); in copy_vbi_data()
80 size = 12 + ((43 * line + 3) & ~3); in copy_vbi_data()
/OK3568_Linux_fs/kernel/drivers/phy/
H A DKconfig28 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"
33 Enable this to support NXP LPC18xx/43xx internal USB OTG PHY.
35 This driver is need for USB0 support on LPC18xx/43xx and takes
/OK3568_Linux_fs/kernel/drivers/net/appletalk/
H A Dcops_ffdrv.h80 230,128,194,191,132,43,58,44,152,119,33,76,
82 49,152,119,219,72,43,43,112,17,3,0,237,
127 62,132,119,43,43,197,205,203,135,193,62,1,
215 237,91,40,152,205,207,143,25,43,55,237,82,
221 133,43,70,58,44,152,119,43,112,17,3,0,
226 152,43,126,35,229,213,33,234,149,95,22,0,
234 173,24,2,54,133,43,70,58,44,152,119,43,
239 130,43,70,58,44,152,119,43,112,17,3,0,
251 20,139,43,126,33,8,152,119,35,58,44,152,
252 119,43,237,91,35,152,205,203,135,205,158,139,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A DKconfig3 tristate "Broadcom 43xx-legacy wireless support (mac80211 stack)"
54 bool "Broadcom 43xx-legacy debugging"
70 prompt "Broadcom 43xx-legacy data transfer mode"
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dirqs.h76 #define IRQ_SPINT0 43
133 #define IRQ_DM646X_SPINT0 43
184 #define IRQ_DM355_SPINT0_1 43
220 #define IRQ_DM365_SPIINT3_0 43
288 #define IRQ_DA8XX_GPIO1 43

12345678910>>...149