Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-4.19/tools/objtool/arch/x86/tools/
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 …]
/kernel/linux/linux-4.19/arch/x86/tools/
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 …]
/kernel/linux/linux-4.19/tools/perf/util/intel-pt-decoder/
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 …]
/kernel/linux/linux-5.10/tools/arch/x86/tools/
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 …]
/kernel/linux/linux-5.10/arch/x86/tools/
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 …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
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 …]
/kernel/linux/linux-5.10/drivers/phy/st/
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 …]
/kernel/linux/linux-4.19/drivers/phy/st/
Dphy-miphy28lp.c28 #include <dt-bindings/phy/phy.h>
174 * 0: 30MHz crystal clk - 1: 100MHz ext clk routed through MiPHY1
176 * 1: 30MHz crystal clk - 0: 100MHz ext clk routed through MiPHY1
241 static char *PHY_TYPE_name[] = { "sata-up", "pcie-up", "", "usb3-up" };
370 void __iomem *base = miphy_phy->base; in miphy28lp_set_reset()
381 /* Bringing the MIPHY-CPU registers out of reset */ in miphy28lp_set_reset()
382 if (miphy_phy->type == PHY_TYPE_PCIE) { in miphy28lp_set_reset()
394 void __iomem *base = miphy_phy->base; in miphy28lp_pll_calibration()
399 writeb_relaxed(pll_ratio->clk_ref, base + MIPHY_PLL_CLKREF_FREQ); in miphy28lp_pll_calibration()
402 writeb_relaxed(pll_ratio->calset_1, base + MIPHY_PLL_CALSET_1); in miphy28lp_pll_calibration()
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/backlight/
Dpm8941-wled.txt4 - compatible: should be "qcom,pm8941-wled"
5 - reg: slave address
8 - default-brightness: brightness value on boot, value from: 0-4095
10 - label: The name of the backlight device
11 - qcom,cs-out: bool; enable current sink output
12 - qcom,cabc: bool; enable content adaptive backlight control
13 - qcom,ext-gen: bool; use externally generated modulator signal to dim
14 - qcom,current-limit: mA; per-string current limit; value from 0 to 25
16 - qcom,current-boost-limit: mA; boost current limit; one of:
19 - qcom,switching-freq: kHz; switching frequency; one of:
[all …]
/kernel/linux/linux-4.19/sound/pci/hda/
Dpatch_conexant.c6 * Tobin Davis <tdavis@dsl-only.net>
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
38 struct hda_gen_spec gen; member
76 spec->gen.beep_nid = nid; in set_beep_amp()
78 knew = snd_hda_gen_add_kctl(&spec->gen, NULL, in set_beep_amp()
81 return -ENOMEM; in set_beep_amp()
82 knew->private_value = beep_amp; in set_beep_amp()
89 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep()
108 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd()
116 spec->eapds[spec->num_eapds++] = nid; in cx_auto_parse_eapd()
[all …]
Dpatch_analog.c5 * Copyright (c) 2005-2007 Takashi Iwai <tiwai@suse.de>
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
36 struct hda_gen_spec gen; member
56 ((spec)->beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir)) /* mono */
64 struct ad198x_spec *spec = codec->spec; in create_beep_ctls()
67 if (!spec->beep_amp) in create_beep_ctls()
70 for (knew = ad_beep_mixer ; knew->name; knew++) { in create_beep_ctls()
75 return -ENOMEM; in create_beep_ctls()
76 kctl->private_value = spec->beep_amp; in create_beep_ctls()
93 !codec->inv_eapd ? 0x00 : 0x02); in ad198x_power_eapd_write()
[all …]
/kernel/linux/linux-5.10/sound/pci/hda/
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 …]
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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
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 …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/backlight/
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 …]
/kernel/linux/linux-5.10/drivers/usb/host/
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 …]
/kernel/linux/linux-4.19/drivers/usb/host/
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.
19 #include "pci-quirks.h"
20 #include "xhci-ext-caps.h"
124 enum amd_chipset_gen gen; member
141 * amd_chipset_sb_type_init - initialize amd chipset southbridge type
151 pinfo->sb_type.gen = AMD_CHIPSET_UNKNOWN; in amd_chipset_sb_type_init()
153 pinfo->smbus_dev = pci_get_device(PCI_VENDOR_ID_ATI, in amd_chipset_sb_type_init()
[all …]
/kernel/linux/linux-5.10/drivers/hid/
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 …]
/kernel/linux/linux-4.19/drivers/hid/
Dhid-wiimote-core.c3 * Copyright (c) 2011-2013 David Herrmann <dh.herrmann@gmail.com>
20 #include "hid-ids.h"
21 #include "hid-wiimote.h"
31 if (!hdev->ll_driver->output_report) in wiimote_hid_send()
32 return -ENODEV; in wiimote_hid_send()
36 return -ENOMEM; in wiimote_hid_send()
53 spin_lock_irqsave(&wdata->queue.lock, flags); in wiimote_queue_worker()
55 while (wdata->queue.head != wdata->queue.tail) { in wiimote_queue_worker()
56 spin_unlock_irqrestore(&wdata->queue.lock, flags); in wiimote_queue_worker()
57 ret = wiimote_hid_send(wdata->hdev, in wiimote_queue_worker()
[all …]
/kernel/linux/linux-5.10/drivers/scsi/
Dgdth.c1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * Copyright (C) 1995-06 ICP vortex GmbH, Achim Leubner *
9 * Copyright (C) 2002-04 Intel Corporation *
10 * Copyright (C) 2003-06 Adaptec Inc. *
35 * h- controller no., b- channel no.,
36 * t- target ID, l- LUN
39 * max_ids:x x - target ID count per channel (1..MAXID)
42 * hdr_channel:x x - number of virtual bus for host drives
98 #include <linux/dma-mapping.h>
184 #define GDTOFFSOF(a,b) (size_t)&(((a*)0)->b)
[all …]
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Kernel-based Virtual Machine driver for Linux
5 * This module enables machines with Intel VT-x extensions to run virtual
59 static int __read_mostly nx_huge_pages = -1;
90 * When setting this variable to true it enables Two-Dimensional-Paging
92 * 1. the guest-virtual to guest-physical
93 * 2. while doing 1. it walks guest-physical to host-physical
120 (PAGE_SHIFT + (level - 1) * PT32_LEVEL_BITS)
123 (PT32_BASE_ADDR_MASK & ((1ULL << (PAGE_SHIFT + (((level) - 1) \
124 * PT32_LEVEL_BITS))) - 1))
[all …]
/kernel/linux/linux-4.19/tools/perf/Documentation/
Dperf-script.txt1 perf-script(1)
5 ----
6 perf-script - Read perf.data (created by perf record) and display trace output
9 --------
12 'perf script' [<options>] record <script> [<record-options>] <command>
13 'perf script' [<options>] report <script> [script-args]
14 'perf script' [<options>] <script> <required-script-args> [<record-options>] <command>
15 'perf script' [<options>] <top-script> [script-args]
18 -----------
26 You can also run a set of pre-canned scripts that aggregate and
[all …]
/kernel/linux/linux-4.19/drivers/video/backlight/
Dpm8941-wled.c51 /* Per-'string' registers below */
92 u16 val = bl->props.brightness; in pm8941_wled_update_status()
97 if (bl->props.power != FB_BLANK_UNBLANK || in pm8941_wled_update_status()
98 bl->props.fb_blank != FB_BLANK_UNBLANK || in pm8941_wled_update_status()
99 bl->props.state & BL_CORE_FBBLANK) in pm8941_wled_update_status()
105 rc = regmap_update_bits(wled->regmap, in pm8941_wled_update_status()
106 wled->addr + PM8941_WLED_REG_MOD_EN, in pm8941_wled_update_status()
111 for (i = 0; i < wled->cfg.num_strings; ++i) { in pm8941_wled_update_status()
114 rc = regmap_bulk_write(wled->regmap, in pm8941_wled_update_status()
115 wled->addr + PM8941_WLED_REG_VAL_BASE + 2 * i, in pm8941_wled_update_status()
[all …]
/kernel/linux/linux-4.19/drivers/scsi/
Dgdth.c7 * Copyright (C) 1995-06 ICP vortex GmbH, Achim Leubner *
8 * Copyright (C) 2002-04 Intel Corporation *
9 * Copyright (C) 2003-06 Adaptec Inc. *
52 * h- controller no., b- channel no.,
53 * t- target ID, l- LUN
56 * max_ids:x x - target ID count per channel (1..MAXID)
59 * hdr_channel:x x - number of virtual bus for host drives
121 #include <linux/dma-mapping.h>
284 #define GDTOFFSOF(a,b) (size_t)&(((a*)0)->b)
287 #define BUS_L2P(a,b) ((b)>(a)->virt_bus ? (b-1):(b))
[all …]
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-script.txt1 perf-script(1)
5 ----
6 perf-script - Read perf.data (created by perf record) and display trace output
9 --------
12 'perf script' [<options>] record <script> [<record-options>] <command>
13 'perf script' [<options>] report <script> [script-args]
14 'perf script' [<options>] <script> <required-script-args> [<record-options>] <command>
15 'perf script' [<options>] <top-script> [script-args]
18 -----------
26 You can also run a set of pre-canned scripts that aggregate and
[all …]

1234