Home
last modified time | relevance | path

Searched +full:ext +full:- +full:gen (Results 1 – 25 of 188) sorted by relevance

12345678

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D07_buildflags.diff1 Index: b/gen-cc
3 --- a/gen-cc
4 +++ b/gen-cc
5 @@ -15,6 +15,11 @@
9 + echo $CC \$MODE -o \$BASE.o \$BASE.$EXT \\
10 + -MMD -MF \$DEPFILE -MP -MQ \$BASE.o \\
14 $CC \$MODE -o \$BASE.o \$BASE.$EXT \\
15 -MMD -MF \$DEPFILE -MP -MQ \$BASE.o \\
17 Index: b/wvrules-posix.mk
19 --- a/wvrules-posix.mk
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dx509v3.h4 * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved.
86 (*X509V3_EXT_I2V)(const struct v3_ext_method *method, void *ext,
91 typedef char * (*X509V3_EXT_I2S)(const struct v3_ext_method *method, void *ext);
94 typedef int (*X509V3_EXT_I2R)(const struct v3_ext_method *method, void *ext,
116 /* The following pair is used for multi-valued extensions */
244 #define CRL_REASON_NONE (-1)
390 #define X509V3_conf_err(val) ERR_add_error_data(6, "section:", (val)->section, \
391 ",name:", (val)->name, ",value:", (val)->value);
395 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
412 #define EXT_END { -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dx509v3.h4 * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved.
86 (*X509V3_EXT_I2V)(const struct v3_ext_method *method, void *ext,
91 typedef char * (*X509V3_EXT_I2S)(const struct v3_ext_method *method, void *ext);
94 typedef int (*X509V3_EXT_I2R)(const struct v3_ext_method *method, void *ext,
116 /* The following pair is used for multi-valued extensions */
244 #define CRL_REASON_NONE (-1)
390 #define X509V3_conf_err(val) ERR_add_error_data(6, "section:", (val)->section, \
391 ",name:", (val)->name, ",value:", (val)->value);
395 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
412 #define EXT_END { -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
[all …]
/OK3568_Linux_fs/kernel/tools/arch/x86/tools/
H A Dgen-insn-attr-x86.awk1 #!/bin/awk -f
2 # SPDX-License-Identifier: GPL-2.0
3 # gen-insn-attr-x86.awk: Instruction attribute table generator
6 # Usage: awk -f gen-insn-attr-x86.awk x86-opcode-map.txt > inat-tables.c
11 return "Your awk has a printf-format problem."
21 eid = -1 # escape id
22 gid = -1 # group id
23 aid = -1 # AVX id
37 print "/* x86 opcode map generated from x86-opcode-map.txt */"
46 opnd_expr = "^[A-Za-z/]"
[all …]
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Dgen-insn-attr-x86.awk1 #!/bin/awk -f
2 # SPDX-License-Identifier: GPL-2.0
3 # gen-insn-attr-x86.awk: Instruction attribute table generator
6 # Usage: awk -f gen-insn-attr-x86.awk x86-opcode-map.txt > inat-tables.c
11 return "Your awk has a printf-format problem."
21 eid = -1 # escape id
22 gid = -1 # group id
23 aid = -1 # AVX id
37 print "/* x86 opcode map generated from x86-opcode-map.txt */"
46 opnd_expr = "^[A-Za-z/]"
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dx509v3.h7 * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved.
88 (*X509V3_EXT_I2V) (const struct v3_ext_method *method, void *ext,
94 void *ext);
97 typedef int (*X509V3_EXT_I2R) (const struct v3_ext_method *method, void *ext,
117 /* The following pair is used for multi-valued extensions */
238 # define CRL_REASON_NONE -1
381 # define X509V3_conf_err(val) ERR_add_error_data(6, "section:", val->section, \
382 ",name:", val->name, ",value:", val->value);
386 # define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
403 # define EXT_END { -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dx509v3.h4 * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved.
87 const struct v3_ext_method *method, void *ext,
92 typedef char *(*X509V3_EXT_I2S)(const struct v3_ext_method *method, void *ext);
95 typedef int (*X509V3_EXT_I2R)(const struct v3_ext_method *method, void *ext,
117 // The following pair is used for multi-valued extensions
237 #define CRL_REASON_NONE (-1)
363 ERR_add_error_data(6, "section:", (val)->section, ",name:", (val)->name, \
364 ",value:", (val)->value);
368 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
385 { -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dx509v3.h4 * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved.
87 const struct v3_ext_method *method, void *ext,
92 typedef char *(*X509V3_EXT_I2S)(const struct v3_ext_method *method, void *ext);
95 typedef int (*X509V3_EXT_I2R)(const struct v3_ext_method *method, void *ext,
117 // The following pair is used for multi-valued extensions
237 #define CRL_REASON_NONE (-1)
363 ERR_add_error_data(6, "section:", (val)->section, ",name:", (val)->name, \
364 ",value:", (val)->value);
368 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
385 { -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dx509v3.h4 * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved.
87 const struct v3_ext_method *method, void *ext,
92 typedef char *(*X509V3_EXT_I2S)(const struct v3_ext_method *method, void *ext);
95 typedef int (*X509V3_EXT_I2R)(const struct v3_ext_method *method, void *ext,
117 // The following pair is used for multi-valued extensions
237 #define CRL_REASON_NONE (-1)
363 ERR_add_error_data(6, "section:", (val)->section, ",name:", (val)->name, \
364 ",value:", (val)->value);
368 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
385 { -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dx509v3.h4 * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved.
87 const struct v3_ext_method *method, void *ext,
92 typedef char *(*X509V3_EXT_I2S)(const struct v3_ext_method *method, void *ext);
95 typedef int (*X509V3_EXT_I2R)(const struct v3_ext_method *method, void *ext,
117 // The following pair is used for multi-valued extensions
237 #define CRL_REASON_NONE (-1)
363 ERR_add_error_data(6, "section:", (val)->section, ",name:", (val)->name, \
364 ",value:", (val)->value);
368 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
385 { -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6-logicpd-baseboard.dtsi1 // SPDX-License-Identifier: GPL-2.0
7 compatible = "gpio-keys";
13 debounce-interval = <10>;
14 wakeup-source;
21 debounce-interval = <10>;
22 wakeup-source;
29 debounce-interval = <10>;
30 wakeup-source;
37 debounce-interval = <10>;
38 wakeup-source;
[all …]
/OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/
H A Dpf0100_otp.inc2 * Copyright (C) 2014-2016, Toradex AG
4 * SPDX-License-Identifier: GPL-2.0+
16 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
17 … sed -i -e 's/^VPGM:ON/\{pmic_vpgm, 0, 1},/g' -e 's/^VPGM:OFF/\{pmic_vpgm, 0, 0},/g' pf0100_otp.inc
18 …sed -i -e 's/^PWRON: HIGH/\{pmic_pwr, 0, 1},/g' -e 's/^PWRON:LOW/\{pmic_pwr, 0, 0},/g' pf0100_otp.…
28 {pmic_i2c, 0x7F, 0x01}, // Access FSL EXT Page 1
29 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94
30 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95
31 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96
32 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102
[all …]
/OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/
H A Dpf0100_otp.inc2 * Copyright (C) 2014-2016, Toradex AG
4 * SPDX-License-Identifier: GPL-2.0+
16 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
17 … sed -i -e 's/^VPGM:ON/\{pmic_vpgm, 0, 1},/g' -e 's/^VPGM:OFF/\{pmic_vpgm, 0, 0},/g' pf0100_otp.inc
18 …sed -i -e 's/^PWRON: HIGH/\{pmic_pwr, 0, 1},/g' -e 's/^PWRON:LOW/\{pmic_pwr, 0, 0},/g' pf0100_otp.…
28 {pmic_i2c, 0x7F, 0x01}, // Access FSL EXT Page 1
29 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94
30 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95
31 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96
32 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/st/
H A Dphy-miphy28lp.c1 // SPDX-License-Identifier: GPL-2.0-only
24 #include <dt-bindings/phy/phy.h>
170 * 0: 30MHz crystal clk - 1: 100MHz ext clk routed through MiPHY1
172 * 1: 30MHz crystal clk - 0: 100MHz ext clk routed through MiPHY1
237 static char *PHY_TYPE_name[] = { "sata-up", "pcie-up", "", "usb3-up" };
366 void __iomem *base = miphy_phy->base; in miphy28lp_set_reset()
377 /* Bringing the MIPHY-CPU registers out of reset */ in miphy28lp_set_reset()
378 if (miphy_phy->type == PHY_TYPE_PCIE) { in miphy28lp_set_reset()
390 void __iomem *base = miphy_phy->base; in miphy28lp_pll_calibration()
395 writeb_relaxed(pll_ratio->clk_ref, base + MIPHY_PLL_CLKREF_FREQ); in miphy28lp_pll_calibration()
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.modpost1 # SPDX-License-Identifier: GPL-2.0
22 # - Kernel release
23 # - SMP is CONFIG_SMP
24 # - PREEMPT is CONFIG_PREEMPT[_RT]
25 # - GCC Version
27 # - Module version (MODULE_VERSION)
28 # - Module alias'es (MODULE_ALIAS)
29 # - Module license (MODULE_LICENSE)
30 # - See include/linux/module.h for more details
49 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/)
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.modpost1 # SPDX-License-Identifier: GPL-2.0
22 # - Kernel release
23 # - SMP is CONFIG_SMP
24 # - PREEMPT is CONFIG_PREEMPT[_RT]
25 # - GCC Version
27 # - Module version (MODULE_VERSION)
28 # - Module alias'es (MODULE_ALIAS)
29 # - Module license (MODULE_LICENSE)
30 # - See include/linux/module.h for more details
49 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/)
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.modpost1 # SPDX-License-Identifier: GPL-2.0
22 # - Kernel release
23 # - SMP is CONFIG_SMP
24 # - PREEMPT is CONFIG_PREEMPT[_RT]
25 # - GCC Version
27 # - Module version (MODULE_VERSION)
28 # - Module alias'es (MODULE_ALIAS)
29 # - Module license (MODULE_LICENSE)
30 # - See include/linux/module.h for more details
49 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/)
[all …]
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_conexant.c1 // SPDX-License-Identifier: GPL-2.0-or-later
7 * Tobin Davis <tdavis@dsl-only.net>
25 struct hda_gen_spec gen; member
63 spec->gen.beep_nid = nid; in set_beep_amp()
65 knew = snd_hda_gen_add_kctl(&spec->gen, NULL, in set_beep_amp()
68 return -ENOMEM; in set_beep_amp()
69 knew->private_value = beep_amp; in set_beep_amp()
76 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep()
95 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd()
103 spec->eapds[spec->num_eapds++] = nid; in cx_auto_parse_eapd()
[all …]
H A Dpatch_analog.c1 // SPDX-License-Identifier: GPL-2.0-or-later
6 * Copyright (c) 2005-2007 Takashi Iwai <tiwai@suse.de>
23 struct hda_gen_spec gen; member
44 ((spec)->beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir)) /* mono */
52 struct ad198x_spec *spec = codec->spec; in create_beep_ctls()
55 if (!spec->beep_amp) in create_beep_ctls()
58 for (knew = ad_beep_mixer ; knew->name; knew++) { in create_beep_ctls()
63 return -ENOMEM; in create_beep_ctls()
64 kctl->private_value = spec->beep_amp; in create_beep_ctls()
81 !codec->inv_eapd ? 0x00 : 0x02); in ad198x_power_eapd_write()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A D0003-Add-disable-opengl-configure-option.patch4 Subject: [PATCH] Add --disable-opengl configure option
6 --disable-opengl will remove the dependency on libepoxy and on the
20 Upstream-Status: Inappropriate [Evil eye expected from upstream]
21 Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
23 ---
24 configure.ac | 13 ++++-
25 demos/gtk-demo/glarea.c | 14 ++++++
26 docs/tools/Makefile.am | 9 +++-
27 docs/tools/widgets.c | 4 +-
28 gdk/Makefile.am | 8 ++-
[all …]
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-wiimote-core.c1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Copyright (c) 2011-2013 David Herrmann <dh.herrmann@gmail.com>
17 #include "hid-ids.h"
18 #include "hid-wiimote.h"
28 if (!hdev->ll_driver->output_report) in wiimote_hid_send()
29 return -ENODEV; in wiimote_hid_send()
33 return -ENOMEM; in wiimote_hid_send()
50 spin_lock_irqsave(&wdata->queue.lock, flags); in wiimote_queue_worker()
52 while (wdata->queue.head != wdata->queue.tail) { in wiimote_queue_worker()
53 spin_unlock_irqrestore(&wdata->queue.lock, flags); in wiimote_queue_worker()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
18 GENFLAGS := -DHAVE_GENHDR
23 LLVM_OBJCOPY ?= llvm-objcopy
24 BPF_GCC ?= $(shell command -v bpf-gcc;)
26 CFLAGS += -g -rdynamic -Wall -O2 $(GENFLAGS) $(SAN_CFLAGS) \
27 -I$(CURDIR) -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
28 -I$(TOOLSINCDIR) -I$(APIDIR) \
29 -Dbpf_prog_load=bpf_prog_test_load \
30 -Dbpf_load_program=bpf_test_load_program
31 LDLIBS += -lcap -lelf -lz -lrt -lpthread
[all …]
/OK3568_Linux_fs/buildroot/package/yajl/
H A D0003-Link-with-shared-libyajl-in-a-shared-build.patch2 From: =?UTF-8?q?J=C3=B6rg=20Krause?= <joerg.krause@embedded.rocks>
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
11 [ 21%] Linking C executable gen-extra-close
13 /home/test/autobuild/instance-3/output/host/opt/ext-toolchain/bfin-uclinux/bfin-uclinux/bin/ld.real…
23 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
24 ---
25 example/CMakeLists.txt | 7 ++++++-
26 perf/CMakeLists.txt | 6 +++++-
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/
H A Dqcom-wled.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
11 - Kiran Gunda <kgunda@codeaurora.org>
21 - qcom,pm8941-wled
22 - qcom,pmi8998-wled
23 - qcom,pm660l-wled
24 - qcom,pm8150l-wled
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dpci-quirks.c1 // SPDX-License-Identifier: GPL-2.0
4 * Some of it includes work-arounds for PCI hardware and BIOS quirks.
5 * It may need to run early during booting -- before USB would normally
6 * initialize -- to ensure that Linux doesn't use any legacy modes.
22 #include "pci-quirks.h"
23 #include "xhci-ext-caps.h"
127 enum amd_chipset_gen gen; member
144 * amd_chipset_sb_type_init - initialize amd chipset southbridge type
154 pinfo->sb_type.gen = AMD_CHIPSET_UNKNOWN; in amd_chipset_sb_type_init()
156 pinfo->smbus_dev = pci_get_device(PCI_VENDOR_ID_ATI, in amd_chipset_sb_type_init()
[all …]

12345678