Searched +full:an +full:- +full:1585 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/cdc/ |
H A D | adi,ad7746.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: AD7746 24-Bit Capacitance-to-Digital Converter with Temperature Sensor 10 - Michael Hennerich <michael.hennerich@analog.com> 13 AD7746 24-Bit Capacitance-to-Digital Converter with Temperature Sensor 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7291.pdf 21 - adi,ad7745 22 - adi,ad7746 23 - adi,ad7747 [all …]
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | README | 7 sve-probe-vls - Checks the SVE vector length enumeration interface 8 sve-ptrace - Checks the SVE ptrace interface 10 Running the non-kselftest tests 13 sve-stress performs an SVE context switch stress test, as described 16 (The fpsimd-stress test works the same way; just substitute "fpsimd" for 25 $ ./sve-stress 47 PID: 1585 57 If an error was detected, details of the mismatch will be printed 67 To try to reproduce the bugs that we have been observing, sve-stress 73 $ lkvm run --console=virtio -pconsole=hvc0 --sve Image [all …]
|
/linux/Documentation/admin-guide/mm/ |
H A D | shrinker_debugfs.rst | 10 is created. The directory's name is composed from the shrinker's name and an 11 unique id: e.g. *kfree_rcu-0* or *sb-xfs:vda1-36*. 18 ------ 26 dquota-cache-16 sb-devpts-28 sb-proc-47 sb-tmpfs-42 27 mm-shadow-18 sb-devtmpfs-5 sb-proc-48 sb-tmpfs-43 28 mm-zspool:zram0-34 sb-hugetlbfs-17 sb-pstore-31 sb-tmpfs-44 29 rcu-kfree-0 sb-hugetlbfs-33 sb-rootfs-2 sb-tmpfs-49 30 sb-aio-20 sb-iomem-12 sb-securityfs-6 sb-tracefs-13 31 sb-anon_inodefs-15 sb-mqueue-21 sb-selinuxfs-22 sb-xfs:vda1-36 32 sb-bdev-3 sb-nsfs-4 sb-sockfs-8 sb-zsmalloc-19 [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | dvb_intro.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 structure of DVB-T cards are substantially similar to Analogue TV cards, 15 The purpose of an Analogue TV is to receive and display an Analogue 16 Television signal. An Analogue TV signal (otherwise known as composite 17 video) is an analogue encoding of a sequence of image frames (25 frames 18 per second in Europe) rasterised using an interlacing technique. 19 Interlacing takes two fields to represent one frame. Therefore, an 30 embedded within the modulated composite analogue signal - 36 The digital datastream from an Analogue TV card is generated by 38 signal encoded at a resolution of 768x576 24-bit color pixels over 25 [all …]
|
/linux/arch/arm/tools/ |
H A D | mach-types | 3 # This file is linux/arch/arm/tools/mach-types 10 # To add an entry into this database, please see Documentation/arch/arm/arm.rst, 15 # This is a cut-down version of the file; it contains only machines that 284 linkstation_pro MACH_LINKSTATION_PRO LINKSTATION_PRO 1585
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright(c) 2005 - 2014, 2018 - 2023 Intel Corporation. All rights reserved. 5 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH 6 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH 19 #include "fw-api.h" 21 #include "iwl-op-mode.h" 98 RS_ACTION_DOWNSCALE = -1, 131 return iwl_mvm_bt_coex_is_ant_avail(mvm, next_col->ant); in rs_ant_allow() 138 if (!sta->deflink.ht_cap.ht_supported) in rs_mimo_allow() 141 if (sta->deflink.smps_mode == IEEE80211_SMPS_STATIC) in rs_mimo_allow() [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | stv0367.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Driver for ST STV0367 DVB-T & DVB-C demodulator IC. 39 /* DVB-C */ 58 /* DVB-T */ 84 /* DVB-C */ 86 /* DVB-T */ 98 /* RF Level (for RF AGC->AGC1) Lookup Table, depends on the board and tuner.*/ 110 /* RF Level (for IF AGC->AGC2) Lookup Table, depends on the board and tuner.*/ 126 .addr = state->config->demod_address, in stv0367_writereg() 135 state->config->demod_address, reg, data); in stv0367_writereg() [all …]
|