Home
last modified time | relevance | path

Searched +full:class +full:- +full:dg (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0027-gcc-backport-patch-to-fix-data-relocation-to-ENDBR-s.patch11 * config/i386/i386-features.cc (ix86_align_loops): .. here.
12 (class pass_align_tight_loops): New class.
14 * config/i386/i386-passes.def: Insert pass_align_tight_loops
16 * config/i386/i386-protos.h (make_pass_align_tight_loops): New
25 Upstream-Status: Backport [https://gcc.gnu.org/git/?p=gcc.git;a=patch;h=4e7735a8d87559bbddfe3a98578…
27 Signed-off-by: Bin Lan <bin.lan.cn@windriver.com>
28 ---
29 gcc/config/i386/i386-features.cc | 191 +++++++++++++++++++++++
30 gcc/config/i386/i386-passes.def | 3 +
31 gcc/config/i386/i386-protos.h | 1 +
[all …]
H A Dgcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch17 replaced with a single years_from_to class that reads both fields.
27 Since making this change on trunk, the tzdata-2024b release started
37 https://mm.icann.org/pipermail/tz/2024-April/058891.html
41 tzdata file uses "-" for an empty letters field, which libstdc++ was
43 preserve the "-" in the Rule object, so that "" can be used for the case
48 Upstream-Status: Backport [https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=5ceea2ac106d6dd1aa8175670…
50 Signed-off-by: Markus Volk <f_l_k@t-online.de>
51 ---
52 libstdc++-v3/src/c++20/tzdb.cc | 265 +++++++++++-------
54 libstdc++-v3/testsuite/std/time/tzdb/1.cc | 6 +-
[all …]
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_mux_codec.h1 /* SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2020-21 Intel Corporation.
89 * struct mux_cmdh - Structure of Command Header.
112 * struct mux_acbh - Structure of the Aggregated Command Block Header.
128 * struct mux_adbh - Structure of the Aggregated Data Block Header.
145 * struct mux_adth - Structure of the Aggregated Datagram Table Header.
155 * @dg: datagramm table with variable length
164 struct mux_adth_dg dg[]; member
168 * struct mux_adgh - Aggregated Datagram Header.
176 * @service_class: Service class identifier for the datagram.
[all …]
H A Diosm_ipc_mux.h1 /* SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2020-21 Intel Corporation.
26 /* open session request (AP->CP) */
29 /* response to open session request (CP->AP) */
32 /* close session request (AP->CP) */
35 /* response to close session request (CP->AP) */
146 * union mux_cmd_param - Union-definition of the command parameters.
150 * @flow_ctl: In-band flow control on the opened interfaces
151 * @link_status: In-band Link Status Report
152 * @link_status_resp: In-band command for link status report response
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dadi,max98396.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ryan Lee <ryans.lee@analog.com>
13 The MAX98396 is a mono Class-DG speaker amplifier with I/V sense.
21 - adi,max98396
22 - adi,max98397
27 avdd-supply:
30 dvdd-supply:
33 dvddio-supply:
[all …]
/openbmc/linux/drivers/rtc/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # RTC class/drivers configuration
19 Generic RTC class support. If you say yes here, you will
44 This clock should be battery-backed, so that it reads the correct
45 time when the system boots from a power-off state. Otherwise, your
98 bool "/sys/class/rtc/rtcN (sysfs)"
103 /sys/class/rtc/rtc0 through /sys/.../rtcN.
141 once-per-second update interrupts, used for synchronization.
159 will be called rtc-test.
173 will be called rtc-88pm860x.
[all …]
/openbmc/linux/sound/pci/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 device found in particular on the Hewlett-Packard [BCJ]-xxx0
19 class PA-RISC workstations, using the AD1819 codec.
22 will be called snd-ad1889.
34 will be called snd-als300
49 will be called snd-als4000.
63 will be called snd-ali5451.
75 will be called snd-asihpi.
86 will be called snd-atiixp.
96 will be called snd-atiixp-modem.
[all …]
/openbmc/linux/arch/s390/kvm/
H A Dinterrupt.c1 // SPDX-License-Identifier: GPL-2.0
10 #define KMSG_COMPONENT "kvm-s390"
22 #include <asm/asm-offsets.h>
32 #include "kvm-s390.h"
34 #include "trace-s390.h"
52 read_lock(&vcpu->kvm->arch.sca_lock); in sca_ext_call_pending()
53 if (vcpu->kvm->arch.use_esca) { in sca_ext_call_pending()
54 struct esca_block *sca = vcpu->kvm->arch.sca; in sca_ext_call_pending()
56 sca->cpu[vcpu->vcpu_id].sigp_ctrl; in sca_ext_call_pending()
61 struct bsca_block *sca = vcpu->kvm->arch.sca; in sca_ext_call_pending()
[all …]
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_ioc.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
4 * Copyright (c) 2014- QLogic Corporation.
8 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter.
31 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \
33 #define bfa_ioc_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer)
36 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->hb_timer, \
38 #define bfa_hb_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->hb_timer)
55 ((__ioc)->ioc_hwif->ioc_firmware_lock(__ioc))
57 ((__ioc)->ioc_hwif->ioc_firmware_unlock(__ioc))
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.map1-3.7.1.js"],"names":["global","factory","module","exports","document","w","Error","window","this",…
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_pcol.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright 2009-2018 Solarflare Communications Inc.
5 * Copyright 2019-2020 Xilinx Inc.
13 /* Power-on reset state */
35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */
38 /* The rest of these are firmware-defined */
46 /* Values to be written to the per-port status dword in shared
71 * | | \--- Response
72 * | \------- Error
73 * \------------------------------ Resync (always set)
[all …]