Searched +full:- +full:only (Results 1 – 25 of 1260) sorted by relevance
12345678910>>...51
/linux-6.12.1/include/dt-bindings/clock/ |
D | r9a07g043-cpg.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 8 #include <dt-bindings/clock/renesas-cpg-mssr.h> 19 #define R9A07G043_CLK_M2 8 /* RZ/G2UL Only */ 20 #define R9A07G043_CLK_M3 9 /* RZ/G2UL Only */ 27 #define R9A07G043_CLK_AT 16 /* RZ/G2UL Only */ 32 #define R9A07G043_CA55_SCLK 0 /* RZ/G2UL Only */ 33 #define R9A07G043_CA55_PCLK 1 /* RZ/G2UL Only */ 34 #define R9A07G043_CA55_ATCLK 2 /* RZ/G2UL Only */ 35 #define R9A07G043_CA55_GICCLK 3 /* RZ/G2UL Only */ 36 #define R9A07G043_CA55_PERICLK 4 /* RZ/G2UL Only */ [all …]
|
D | exynos4.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 29 #define CLK_MOUT_MPLL_USER_T 17 /* Exynos4x12 only */ 30 #define CLK_MOUT_MPLL_USER_C 18 /* Exynos4x12 only */ 54 #define CLK_SCLK_MDNIE0 141 /* Exynos4412 only */ 63 #define CLK_SCLK_SATA 150 /* Exynos4210 only */ 76 #define CLK_SCLK_FIMD1 163 /* Exynos4210 only */ 77 #define CLK_SCLK_MIPI1 164 /* Exynos4210 only */ 82 #define CLK_SCLK_MIPIHSI 169 /* Exynos4412 only */ 86 #define CLK_SCLK_PWM_ISP 173 /* Exynos4x12 only */ 87 #define CLK_SCLK_SPI0_ISP 174 /* Exynos4x12 only */ [all …]
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | keylargo.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 10 /* "Pangea" chipset has keylargo device-id 0x25 while core99 11 * has device-id 0x22. The rev. of the pangea one is 0, so we 17 #define KEYLARGO_MBCR 0x34 /* KL Only, Media bay control/status */ 23 #define KEYLARGO_FCR5 0x4c /* Pangea only */ 44 /* K2 does only extint GPIOs and does 51 of them */ 55 /* Hrm... this one is only to be used on Pismo. It seems to also 57 * experimented... --BenH. 105 #define KL0_SCC_B_INTF_ENABLE 0x00000001 /* (KL Only) */ 112 #define KL0_IRDA_HIGH_BAND 0x00000100 /* (KL Only) */ [all …]
|
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_rogue_fwif_client.h | 1 /* SPDX-License-Identifier: GPL-2.0-only OR MIT */ 27 * Minimum PB = Base Pages + (NUM_TE_PIPES-1)*16K + (NUM_VCE_PIPES-1)*64K + 40 * of 4GB minus the Minimum PB. For convenience we take the smaller power-of-2 102 /* Only used when feature VDM_DRAWINDIRECT present. */ 104 /* Only used when feature VDM_DRAWINDIRECT present. */ 109 /* Only used when BRN 49927 present. */ 113 /* Only used when feature VDM_OBJECT_LEVEL_LLS present. */ 116 /* Only used when BRN 56279 or BRN 67381 present. */ 121 /* Only used when feature TESSELLATION present */ 127 /* Only used when BRN 44455 or BRN 63027 present. */ [all …]
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (c) 2014-2015 Hisilicon Limited. 42 /* check mac addr is 01-00-5e-xx-xx-xx*/ 125 MAC_COMM_MODE_RX = 1, /**< Only receive communication */ 126 MAC_COMM_MODE_TX = 2, /**< Only transmit communication */ 132 u64 stat_pkts64; /* r-10G tr-DT 64 byte frame counter */ 133 u64 stat_pkts65to127; /* r-10G 65 to 127 byte frame counter */ 134 u64 stat_pkts128to255; /* r-10G 128 to 255 byte frame counter */ 135 u64 stat_pkts256to511; /*r-10G 256 to 511 byte frame counter */ 136 u64 stat_pkts512to1023;/* r-10G 512 to 1023 byte frame counter */ [all …]
|
/linux-6.12.1/include/uapi/linux/ |
D | virtio_mmio.h | 42 /* Magic value ("virt" string) - Read Only */ 45 /* Virtio device version - Read Only */ 48 /* Virtio device ID - Read Only */ 51 /* Virtio vendor ID - Read Only */ 55 * (32 bits per set) - Read Only */ 58 /* Device (host) features set selector - Write Only */ 62 * (32 bits per set) - Write Only */ 65 /* Activated features set selector - Write Only */ 69 #ifndef VIRTIO_MMIO_NO_LEGACY /* LEGACY DEVICES ONLY! */ 71 /* Guest's memory page size in bytes - Write Only */ [all …]
|
D | i2c.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 3 * i2c.h - definitions for the I2C bus interface 5 * Copyright (C) 1995-2000 Simon G. Vogl 16 * struct i2c_msg - an I2C transaction segment beginning with START 27 * %I2C_M_DMA_SAFE: the buffer of this message is DMA safe. Makes only sense 30 * Only if I2C_FUNC_10BIT_ADDR is set: 33 * Only if I2C_FUNC_SMBUS_READ_BLOCK_DATA is set: 36 * Only if I2C_FUNC_NOSTART is set: 39 * Only if I2C_FUNC_PROTOCOL_MANGLING is set: 56 * to userspace from i2c-dev, and to I2C adapter drivers through the [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # As this may inadvertently break the build, only allow the user 12 Add -Werror to the build flags for (and only for) i915.ko. 15 Recommended for driver developers only. 39 depends on EXPERT # only for developers 69 Recommended for driver developers only. 79 down. This sets the default value of i915.mmio_debug to -1 and can 82 Recommended for driver developers only. 94 Recommended for driver developers only. 103 During development, we often only want the very first failure [all …]
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-platform-dfl-fme | 1 What: /sys/bus/platform/devices/dfl-fme.0/ports_num 5 Description: Read-only. One DFL FPGA device may have more than 1 9 What: /sys/bus/platform/devices/dfl-fme.0/bitstream_id 13 Description: Read-only. It returns Bitstream (static FPGA region) 17 What: /sys/bus/platform/devices/dfl-fme.0/bitstream_metadata 21 Description: Read-only. It returns Bitstream (static FPGA region) meta 25 What: /sys/bus/platform/devices/dfl-fme.0/cache_size 29 Description: Read-only. It returns cache size of this FPGA device. 31 What: /sys/bus/platform/devices/dfl-fme.0/fabric_version 35 Description: Read-only. It returns fabric version of this FPGA device. [all …]
|
D | sysfs-driver-ufs | 3 Contact: linux-scsi@vger.kernel.org 5 This file contains the auto-hibernate idle timer setting of a 6 UFS host controller. A value of '0' means auto-hibernate is not 11 10-bit values with a power-of-ten multiplier which allows a 23 The file is read only. 33 The file is read only. 43 The file is read only. 54 The file is read only. 64 The file is read only. 75 The file is read only. [all …]
|
D | sysfs-class-cxl | 11 Contact: linuxppc-dev@lists.ozlabs.org 12 Description: read only 22 Contact: linuxppc-dev@lists.ozlabs.org 29 Users: https://github.com/ibm-capi/libcxl 33 Contact: linuxppc-dev@lists.ozlabs.org 34 Description: read only 39 Users: https://github.com/ibm-capi/libcxl 43 Contact: linuxppc-dev@lists.ozlabs.org 44 Description: read only 47 Users: https://github.com/ibm-capi/libcxl [all …]
|
D | sysfs-bus-event_source-devices-hv_gpci | 3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 4 Description: Read-only. Attribute group to describe the magic bits 6 (See ABI/testing/sysfs-bus-event_source-devices-format). 12 counter_info_version = "config:16-23" 13 length = "config:24-31" 14 partition_id = "config:32-63" 15 request = "config:0-31" 16 sibling_part_id = "config:32-63" 17 hw_chip_id = "config:32-63" 18 offset = "config:32-63" [all …]
|
D | sysfs-driver-intel-m10-bmc-sec-update | 1 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/sr_root_entry_hash 5 Description: Read only. Returns the root entry hash for the static 7 string: "hash not programmed". This file is only 11 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/pr_root_entry_hash 15 Description: Read only. Returns the root entry hash for the partial 18 is only visible if the underlying device supports it. 21 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/bmc_root_entry_hash 25 Description: Read only. Returns the root entry hash for the BMC image 27 "hash not programmed". This file is only visible if the 31 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/sr_canceled_csks [all …]
|
D | sysfs-class-watchdog | 5 It is a read only file. It contains status of the watchdog 13 It is a read only file. It contains options of watchdog device. 19 It is a read only file. It contains firmware version of 26 It is a read only file. It contains identity string of 45 It is a read only file. It gives active/inactive status of 52 It is a read only file. It contains watchdog device's 60 It is a read only file. It contains value of time left for 68 It is a read only file. It is read to know about current 75 It is a read only file. It specifies the time in seconds before 83 It is a read only file. It shows the pretimeout governors [all …]
|
D | sysfs-class-switchtec | 1 switchtec - Microsemi Switchtec PCI Switch Management Endpoint 3 For details on this subsystem look at Documentation/driver-api/switchtec.rst. 6 Date: 05-Jan-2017 14 What: /sys/class/switchtec/switchtec[0-9]+/component_id 15 Date: 05-Jan-2017 19 (read only) 23 What: /sys/class/switchtec/switchtec[0-9]+/component_revision 24 Date: 05-Jan-2017 27 Description: Component revision stored in the hardware (read only) 31 What: /sys/class/switchtec/switchtec[0-9]+/component_vendor [all …]
|
/linux-6.12.1/sound/firewire/dice/ |
D | dice-interface.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 * block read transactions with at least quadlet-aligned offset and length. 12 * Writes are not allowed except where noted; quadlet-sized registers must be 15 * All values are in big endian. The DICE firmware runs on a little-endian CPU 16 * and just byte-swaps _all_ quadlets on the bus, so values without endianness 17 * (e.g. strings) get scrambled and must be byte-swapped again by the driver. 32 * size values are measured in quadlets. Read-only. 50 * Stores the full 64-bit address (node ID and offset in the node's address 60 * A bitmask with asynchronous events; read-only. When any event(s) happen, 74 /* Other bits may be used for device-specific events. */ [all …]
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # As this may inadvertently break the build, only allow the user 12 Add -Werror to the build flags for (and only for) xe.ko. 15 Recommended for driver developers only. 29 Recommended for driver developers only. 39 Recommended for driver developers only. 44 bool "Enable extra SR-IOV debugging" 47 Enable extra SR-IOV debugging info. 49 Recommended for driver developers only. 58 testing and development only. [all …]
|
/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_opr.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h 5 * Header file for Samsung MFC (Multi Function Codec - FIMV) driver 42 void __iomem *dis_shared_mem_addr;/* only v7 */ 61 void __iomem *d_min_third_plane_dpb_size;/* only v8 */ 64 void __iomem *d_min_num_dis;/* only v7 */ 65 void __iomem *d_min_first_dis_size;/* only v7 */ 66 void __iomem *d_min_second_dis_size;/* only v7 */ 67 void __iomem *d_min_third_dis_size;/* only v7 */ 70 void __iomem *d_post_filter_luma_dpb2;/* only v7 */ [all …]
|
/linux-6.12.1/Documentation/bpf/ |
D | classic_vs_extended.rst | 12 - Number of registers increase from 2 to 10: 15 new layout extends this to be 10 internal registers and a read-only frame 16 pointer. Since 64-bit CPUs are passing arguments to functions via registers 17 the number of args from eBPF program to in-kernel function is restricted 18 to 5 and one register is used to accept return value from an in-kernel 20 sparcv9/mips64 have 7 - 8 registers for arguments; x86_64 has 6 callee saved 25 64-bit architectures. 27 On 32-bit architectures JIT may map programs that use only 32-bit arithmetic 30 R0 - R5 are scratch registers and eBPF program needs spill/fill them if 31 necessary across calls. Note that there is only one eBPF program (== one [all …]
|
/linux-6.12.1/drivers/hid/ |
D | hid-uclogic-params.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * HID driver for UC-Logic devices not fully compliant with HID standard 4 * - tablet initialization and parameter retrieval 26 /* Types of pen in-range reporting */ 28 /* Normal reports: zero - out of proximity, one - in proximity */ 30 /* Inverted reports: zero - in proximity, one - out of proximity */ 59 * report is equal to "value". Only valid if "value" is not zero. 85 * Only valid, if "desc_ptr" is not NULL. 90 /* The list of subreports, only valid if "id" is not zero */ 92 /* Type of in-range reporting, only valid if "id" is not zero */ [all …]
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | rx_desc.h | 1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */ 3 * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2024 Qualcomm Innovation Center, Inc. All rights reserved. 241 * Field only valid when for the received frame type the corresponding 245 * Field only valid when for the received frame type the corresponding 257 * field in address search failure cache-only entry should 261 * If set, intra-BSS routing detection is enabled 271 * Supported only in full AP chips, not in client/soft 279 * buffer management for WiFi-to-PPE routing. 282 * by a different subsystem, completely disabling WiFi-to-PPE [all …]
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-enum-fmt.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_ENUM_FMT - Enumerate image formats 41 (that is, with lower ``index`` value) less-preferred formats. 43 Depending on the ``V4L2_CAP_IO_MC`` :ref:`capability <device-capabilities>`, 46 1) ``V4L2_CAP_IO_MC`` is not set (also known as a 'video-node-centric' driver) 58 2) ``V4L2_CAP_IO_MC`` is set (also known as an 'MC-centric' driver) 63 If the ``mbus_code`` field is initialized to a valid (non-zero) 64 :ref:`media bus format code <v4l2-mbus-pixelcode>`, then drivers 65 shall restrict enumeration to only the image formats that can produce 80 .. flat-table:: struct v4l2_fmtdesc [all …]
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | ivtv.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 The cx23415 can do both encoding and decoding, the cx23416 can only do MPEG 10 encoding. Currently the only card featuring full decoding support is the 11 Hauppauge PVR-350. 29 -------- 32 S-Video/Composite and audio line-in. 41 Additional features for the PVR-350 (CX23415 based) 42 --------------------------------------------------- 55 -------- 60 --- [all …]
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | fe_property_parameters.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 11 This section describes each of them. Please notice, however, that only 15 .. _DTV-UNDEFINED: 24 .. _DTV-TUNE: 33 .. _DTV-CLEAR: 42 .. _DTV-FREQUENCY: 57 of the transponder/channel. The exception is for ISDB-T, where 60 #. For ISDB-T, the channels are usually transmitted with an offset of 65 #. In ISDB-Tsb, the channel consists of only one or three segments the 69 .. _DTV-MODULATION: [all …]
|
/linux-6.12.1/drivers/clk/samsung/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 22 Choose Y here only if you build for this SoC. 29 Choose Y here only if you build for this SoC. 36 Exynos3250 SoCs. Choose Y here only if you build for this SoC. 43 Exynos4212 and Exynos4412 SoCs. Choose Y here only if you build for 51 Exynos5250 SoCs. Choose Y here only if you build for this SoC. 58 Exynos5260 SoCs. Choose Y here only if you build for this SoC. 65 Exynos5410 SoCs. Choose Y here only if you build for this SoC. 72 Exynos5420/Exynos5422/Exynos5800 SoCs. Choose Y here only if you 76 bool "Samsung Exynos ARMv8-family clock controller support" if COMPILE_TEST [all …]
|
12345678910>>...51