/openbmc/openbmc/poky/meta/recipes-support/db/db/ |
H A D | 0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch | 3 Date: Sun, 23 Jul 2017 10:54:26 -0700 7 fail because CC variable is having -fPIE -pie and libtool 10 Upstream-Status: Inappropriate [as far as open source community is concerned, upstream is dead] 12 Signed-off-by: Khem Raj <raj.khem@gmail.com> 13 --- 14 dist/configure.ac | 12 ++++++------ 15 1 file changed, 6 insertions(+), 6 deletions(-) 17 diff --git a/dist/configure.ac b/dist/configure.ac 19 --- a/dist/configure.ac 20 +++ b/dist/configure.ac [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | libata-transport.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 * interfaces to user-space. 13 * - ata_port 14 * - ata_link 15 * - ata_device 16 * Each port has a link object. Each link can have up to two devices for PATA 38 #include "libata-transport.h" 71 tdev_to_device((dev)->parent) 76 tdev_to_link((dev)->parent) 81 tdev_to_port((dev)->parent) [all …]
|
/openbmc/linux/sound/pci/cs5535audio/ |
H A D | cs5535audio_pm.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 that the codec power-down is issued. instead, in snd_cs5535audio_stop_hardware() 26 time. excluding codec specific build_ops->suspend in snd_cs5535audio_stop_hardware() 34 - analog mixer (vref off) 0x0800 in snd_cs5535audio_stop_hardware() 35 - AC-link powerdown 0x1000 in snd_cs5535audio_stop_hardware() 36 - codec internal clock 0x2000 in snd_cs5535audio_stop_hardware() 39 /* set LNK_SHUTDOWN to shutdown AC link */ in snd_cs5535audio_stop_hardware() 47 struct cs5535audio *cs5535au = card->private_data; in snd_cs5535audio_suspend() 51 snd_ac97_suspend(cs5535au->ac97); in snd_cs5535audio_suspend() 53 struct cs5535audio_dma *dma = &cs5535au->dmas[i]; in snd_cs5535audio_suspend() [all …]
|
/openbmc/linux/include/sound/ac97/ |
H A D | codec.h | 1 /* SPDX-License-Identifier: GPL-2.0 22 * struct ac97_id - matches a codec device and driver on an ac97 bus 36 * ac97_codec_device - a ac97 codec 38 * @vendor_id: the vendor_id of the codec, as sensed on the AC-link 41 * @ac97_ctrl: ac97 digital controller on the same AC-link 43 * This is the device instantiated for each codec living on a AC-link. There are 44 * normally 0 to 4 codec devices per AC-link, and all of them are controlled by 56 * ac97_codec_driver - a ac97 codec driver 100 return &adev->dev; in ac97_codec_dev2dev()
|
H A D | controller.h | 1 /* SPDX-License-Identifier: GPL-2.0 18 * struct ac97_controller - The AC97 controller of the AC-Link 21 * @adap: the shell device ac97-%d, ie. ac97 adapter 43 * struct ac97_controller_ops - The AC97 operations 44 * @reset: Cold reset of the AC97 AC-Link. 45 * @warm_reset: Warm reset of the AC97 AC-Link. 74 return ERR_PTR(-ENODEV); in snd_ac97_controller_register()
|
/openbmc/linux/net/mac80211/ |
H A D | mlme.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright 2003-2008, Jouni Malinen <j@w1.fi> 7 * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz> 9 * Copyright 2013-2014 Intel Mobile Communications GmbH 10 * Copyright (C) 2015 - 2017 Intel Deutschland GmbH 11 * Copyright (C) 2018 - 2023 Intel Corporation 29 #include "driver-ops.h" 100 struct ieee80211_eht_operation_info *info = (void *)eht_oper->optional; in ieee80211_extract_dis_subch_bmap() 107 if (!(eht_oper->params & IEEE80211_EHT_OPER_INFO_PRESENT) || in ieee80211_extract_dis_subch_bmap() 108 !(eht_oper->params & in ieee80211_extract_dis_subch_bmap() [all …]
|
H A D | sta_info.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright 2002-2005, Instant802 Networks, Inc. 4 * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz> 5 * Copyright 2013-2014 Intel Mobile Communications GmbH 6 * Copyright (C) 2015 - 2017 Intel Deutschland GmbH 7 * Copyright (C) 2018-2023 Intel Corporation 24 #include "driver-ops.h" 44 * particular, it may not start any mesh peer link management or add 47 * When the insertion fails (sta_info_insert()) returns non-zero), the 50 * Station entries are added by mac80211 when you establish a link with a [all …]
|
H A D | tx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright 2002-2005, Instant802 Networks, Inc. 4 * Copyright 2005-2006, Devicescape Software, Inc. 5 * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz> 7 * Copyright 2013-2014 Intel Mobile Communications GmbH 8 * Copyright (C) 2018-2024 Intel Corporation 32 #include "driver-ops.h" 48 struct ieee80211_local *local = tx->local; in ieee80211_duration() 56 if (tx->rate.flags & (IEEE80211_TX_RC_MCS | IEEE80211_TX_RC_VHT_MCS)) in ieee80211_duration() 60 chanctx_conf = rcu_dereference(tx->sdata->vif.bss_conf.chanctx_conf); in ieee80211_duration() [all …]
|
H A D | debugfs_sta.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright 2003-2005 Devicescape Software, Inc. 6 * Copyright 2013-2014 Intel Mobile Communications GmbH 8 * Copyright (C) 2018 - 2022 Intel Corporation 17 #include "driver-ops.h" 26 struct sta_info *sta = file->private_data; \ 28 format_string, sta->field); \ 90 char *end = buf + sizeof(buf) - 1; in sta_flags_read() 91 struct sta_info *sta = file->private_data; in sta_flags_read() 98 pos += scnprintf(pos, end - pos, "%s\n", in sta_flags_read() [all …]
|
H A D | mesh_ps.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright 2012-2013, Marco Porsch <marco.porsch@s2005.tu-chemnitz.de> 4 * Copyright 2012-2013, cozybit Inc. 16 * mps_qos_null_get - create pre-addressed QoS Null frame for mesh powersave 21 struct ieee80211_sub_if_data *sdata = sta->sdata; in mps_qos_null_get() 22 struct ieee80211_local *local = sdata->local; in mps_qos_null_get() 28 skb = dev_alloc_skb(local->hw.extra_tx_headroom + size + 2); in mps_qos_null_get() 31 skb_reserve(skb, local->hw.extra_tx_headroom); in mps_qos_null_get() 35 ieee80211_fill_mesh_addresses(nullfunc, &fc, sta->sta.addr, in mps_qos_null_get() 36 sdata->vif.addr); in mps_qos_null_get() [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/ |
H A D | phosphor-fan_%.bbappend | 4 FAN_PACKAGES:append:ibm-ac-server = " \ 5 phosphor-cooling-type \ 8 PACKAGECONFIG:append:ibm-ac-server = " cooling-type" 10 TMPL_COOLING = "phosphor-coolin [all...] |
/openbmc/linux/sound/pci/ |
H A D | sis7019.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 8 * Copyright (C) 2004-2007, David Dillow 10 * Inspired by the Trident 4D-WaveDX/NX driver. 80 /* AC97 AC-link Playback Source Register */ 90 /* AC97 AC-link Command Register */ 104 /* AC97 AC-link Semaphore Register */ 109 /* AC97 AC-link Status Register */ 125 /* AC97 AC-link Audio Configuration Register */
|
H A D | cs4281.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 29 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ 119 #define BA0_DMR_SIZE20 (1<<20) /* Sample is 20-bit */ 123 #define BA0_DMR_SIZE8 (1<<16) /* Sample is 8-bit */ 129 #define BA0_DMR_AUTO (1<<4) /* Auto-Initialize */ 200 #define BA0_CFLR_DEFAULT 0x00000001 /* CFLR must be in AC97 link mode */ 214 #define BA0_SLT12O 0x041c /* Slot 12 GPIO Output Register for AC-Link */ 218 #define BA0_SERMC_ODSEN2 (1<<25) /* On-Demand Support Enable ASDIN2 */ 219 #define BA0_SERMC_ODSEN1 (1<<24) /* On-Demand Support Enable ASDIN1 */ 240 #define BA0_SLT12M 0x045c /* Slot 12 Monitor Register for Primary AC-Link */ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/libabigail/ |
H A D | 0001-Check-for-correct-fts-module.patch | 4 Subject: [PATCH] configure.ac: improve fts checks 6 The current code checks explicitly for musl and if so uses pkg-config to 7 find fts-standalone. This is suboptimal because musl may not be the only 8 libc to need a standalone fts implementation, and fts-standalone is an 9 old gentoo-specific name[1] so libabigail won't build on any other system 17 As we're not using pkg-config anymore the required link flags are now in 20 [1] https://gitweb.gentoo.org/repo/gentoo.git/commit/sys-libs/fts-standalone?id=a403fe6c61d1aaeecd5… 22 Upstream-Status: Submitted [https://sourceware.org/pipermail/libabigail/2024q3/005973.html] 23 Signed-off-by: Ross Burton <ross.burton@arm.com> 24 --- [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | wl18xx.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 43 /* number of keys requiring extra spare mem-blocks */ 63 * is short lived, for multi-channel Tx requirements. 67 /* packet threshold for an "almost empty" AC, 72 /* number of packets to queue up for a link in PS */ 75 /* number of packet to queue up for a suspended link */ 79 * link to qualify as high priority link 84 * link to qualify as high priority link 89 * link before we stop queuing up packets for it. 94 * link before we stop queuing up packets for it. [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | tx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 34 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_default_wep_key() 38 wlvif->ap.bcast_hlid); in wl1271_set_default_wep_key() 40 ret = wl12xx_cmd_set_default_wep_key(wl, id, wlvif->sta.hlid); in wl1271_set_default_wep_key() 53 id = find_first_zero_bit(wl->tx_frames_map, wl->num_tx_desc); in wl1271_alloc_tx_id() 54 if (id >= wl->num_tx_desc) in wl1271_alloc_tx_id() 55 return -EBUSY; in wl1271_alloc_tx_id() 57 __set_bit(id, wl->tx_frames_map); in wl1271_alloc_tx_id() 58 wl->tx_frames[id] = skb; in wl1271_alloc_tx_id() 59 wl->tx_frames_cnt++; in wl1271_alloc_tx_id() [all …]
|
/openbmc/linux/arch/arm/include/asm/hardware/ |
H A D | sa1111.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 * This file contains definitions for the SA-1111 Companion Chip. 8 * (Structure and naming borrowed from SA-1101.h, by Peter Danielsson.) 10 * Macro that calculates real address for registers in the SA-1111 50 * - The October 1999 errata (278260-007) says its bit 13, 1 to enable. 51 * - The Feb 2001 errata (278260-010) says that the previous errata 52 * (278260-009) is wrong, and its bit actually 12, fixed in spec 53 * 278242-003. 54 * - The SA1111 manual (278242) says bit 12, but 0 to enable. 55 * - Reality is bit 13, 1 to enable. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/ |
H A D | 0001-Link-with-libm-for-floor-function.patch | 3 Date: Mon, 24 Jul 2023 22:09:21 -0700 4 Subject: [PATCH] Link with libm for floor() function 8 arm-yoe-linux-gnueabi-ld.lld: error: undefined reference due to --no-allow-shlib-undefined: floor 11 Upstream-Status: Submitted [https://github.com/Openwsman/openwsman/pull/195] 12 Signed-off-by: Khem Raj <raj.khem@gmail.com> 13 --- 15 configure.ac | 3 ++- 17 3 files changed, 16 insertions(+), 1 deletion(-) 19 diff --git a/CMakeLists.txt b/CMakeLists.txt 21 --- a/CMakeLists.txt [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | fsl-asoc-card.txt | 16 Note: The card is initially designed for those sound cards who use AC'97, I2S 18 AC'97/I2S/PCM type sound cards, such as S/PDIF audio and HDMI audio, as 23 "fsl,imx-audio-ac97" 25 "fsl,imx-audio-cs42888" 27 "fsl,imx-audio-cs427x" 30 "fsl,imx-audio-wm8962" 32 "fsl,imx-audio-sgtl5000" 33 (compatible with Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt) 35 "fsl,imx-audio-wm8960" 37 "fsl,imx-audio-mqs" [all …]
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/ |
H A D | noopus.patch | 6 We don't have opus in OE-Core which causes all the external libs to be disabled 7 silently. The silent issue is discussed in the link below and hints a patch 13 Upstream-Status: Denied [https://github.com/libsndfile/libsndfile/pull/812] 15 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 16 Signed-off-by: Alexander Kanavin <alex@linutronix.de> 17 --- 18 configure.ac | 10 +++++----- 19 src/ogg_opus.c | 2 +- 20 2 files changed, 6 insertions(+), 6 deletions(-) 22 diff --git a/configure.ac b/configure.ac [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/files/ |
H A D | 0001-Use-pkg-config.patch | 6 We need to use pkg-config to find the ncurses library instead of the 7 ncurses*-config applications. 9 Signed-off-by: Paul Barker <pbarker@toganlabs.com> 10 Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> 12 Upstream-Status: Inappropriate [`ncurses*-config` can be used outside of OpenEmbedded] 14 --- 15 configure.ac | 12 ++++++------ 16 1 file changed, 6 insertions(+), 6 deletions(-) 18 diff --git a/configure.ac b/configure.ac 20 --- a/configure.ac [all …]
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s805x-libretech-ac.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/sound/meson-aiu.h> 13 #include "meson-gxl-s805x.dtsi" 16 compatible = "libretech,aml-s805x-ac", "amlogic,s805x", 17 "amlogic,meson-gxl"; 18 model = "Libre Computer AML-S805X-AC"; 27 stdout-path = "serial0:115200n8"; 30 cvbs-connector { [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/ |
H A D | cross_ar.patch | 1 Fix cross link using autoconf detected AR 7 …86_64-linux-gcc -m64 --sysroot=/opt/qemux86-64/tmp/sysroots/qemux86-64 -g -o test test.o libnew… 11 Signed-off-by: Jason Wessel <jason.wessel@windriver.com> 13 Upstream-Status: Pending 15 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 16 --- 17 Makefile.in | 3 ++- 18 configure.ac | 4 ++++ 19 2 files changed, 6 insertions(+), 1 deletion(-) 21 Index: newt-0.52.20/Makefile.in [all …]
|
/openbmc/linux/samples/bpf/ |
H A D | tracex1_user.c | 1 // SPDX-License-Identifier: GPL-2.0 7 int main(int ac, char **argv) in main() argument 9 struct bpf_link *link = NULL; in main() local 34 link = bpf_program__attach(prog); in main() 35 if (libbpf_get_error(link)) { in main() 37 link = NULL; in main() 41 f = popen("taskset 1 ping -c5 localhost", "r"); in main() 47 bpf_link__destroy(link); in main()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | mac-cfg.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2019, 2021-2022 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 13 * enum iwl_mac_conf_subcmd_ids - mac configuration command IDs 84 * struct iwl_p2p_noa_attr - NOA attr contained in probe resp FW notification 107 * struct iwl_probe_resp_data_notif - notification with NOA and CSA counter 124 * struct iwl_missed_vap_notif - notification of missing vap detection 139 * struct iwl_channel_switch_start_notif - Channel switch start notification 148 * struct iwl_channel_switch_start_notif - Channel switch start notification [all …]
|