Searched full:only (Results 1 – 25 of 10178) sorted by relevance
12345678910>>...408
/Linux-v6.6/include/dt-bindings/clock/ |
D | r9a07g043-cpg.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 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 */ 37 #define R9A07G043_CA55_ACLK 5 /* RZ/G2UL Only */ 38 #define R9A07G043_CA55_TSCLK 6 /* RZ/G2UL Only */ 39 #define R9A07G043_GIC600_GICCLK 7 /* RZ/G2UL Only */ 40 #define R9A07G043_IA55_CLK 8 /* RZ/G2UL Only */ [all …]
|
D | exynos4.h | 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 */ 88 #define CLK_SCLK_SPI1_ISP 175 /* Exynos4x12 only */ [all …]
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | keylargo.h | 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 105 #define KL0_SCC_B_INTF_ENABLE 0x00000001 /* (KL Only) */ 112 #define KL0_IRDA_HIGH_BAND 0x00000100 /* (KL Only) */ 113 #define KL0_IRDA_SOURCE2_SEL 0x00000200 /* (KL Only) */ 114 #define KL0_IRDA_SOURCE1_SEL 0x00000400 /* (KL Only) */ 115 #define KL0_PG_USB0_PMI_ENABLE 0x00000400 /* (Pangea/Intrepid Only) */ 116 #define KL0_IRDA_RESET 0x00000800 /* (KL Only) */ [all …]
|
/Linux-v6.6/drivers/net/wireless/intersil/hostap/ |
D | hostap_common.h | 27 #define HFA384X_RID_CNFWDSADDRESS1 0xFC11 /* AP f/w only */ 28 #define HFA384X_RID_CNFWDSADDRESS2 0xFC12 /* AP f/w only */ 29 #define HFA384X_RID_CNFWDSADDRESS3 0xFC13 /* AP f/w only */ 30 #define HFA384X_RID_CNFWDSADDRESS4 0xFC14 /* AP f/w only */ 31 #define HFA384X_RID_CNFWDSADDRESS5 0xFC15 /* AP f/w only */ 32 #define HFA384X_RID_CNFWDSADDRESS6 0xFC16 /* AP f/w only */ 33 #define HFA384X_RID_CNFMULTICASTPMBUFFERING 0xFC17 /* AP f/w only */ 44 #define HFA384X_RID_CNFMAXASSOCSTA 0xFC2B /* AP f/w only */ 47 #define HFA384X_RID_CNFHOSTAUTHENTICATION 0xFC2E /* AP f/w only */ 52 #define HFA384X_RID_CNFAPPCFINFO 0xFC34 /* AP f/w only */ [all …]
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.h | 125 MAC_COMM_MODE_RX = 1, /**< Only receive communication */ 126 MAC_COMM_MODE_TX = 2, /**< Only transmit communication */ 217 u64 rx_good_pkts; /* only for xgmac */ 219 u64 rx_total_pkts; /* only for xgmac */ 220 u64 rx_total_bytes; /* only for xgmac */ 221 u64 rx_bad_bytes; /* only for gmac */ 225 u64 rx_fragment_err; /* only for xgmac */ 226 u64 rx_undersize; /* only for xgmac */ 228 u64 rx_minto64; /* only for gmac */ 236 u64 rx_1519tomax_good; /* only for xgmac */ [all …]
|
/Linux-v6.6/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. 22 depends on EXPERT # only for developers 48 Recommended for driver developers only. 61 Recommended for driver developers only. 73 Recommended for driver developers only. 82 During development, we often only want the very first failure 88 Recommended for driver developers only. [all …]
|
/Linux-v6.6/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 | 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: 70 * Those flags are only for use with broken/nonconforming slaves, and with 77 #define I2C_M_TEN 0x0010 /* use only if I2C_FUNC_10BIT_ADDR */ 78 #define I2C_M_DMA_SAFE 0x0200 /* use only in kernel space */ 79 #define I2C_M_RECV_LEN 0x0400 /* use only if I2C_FUNC_SMBUS_READ_BLOCK_DATA */ 80 #define I2C_M_NO_RD_ACK 0x0800 /* use only if I2C_FUNC_PROTOCOL_MANGLING */ [all …]
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-ufs | 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. 86 The file is read only. 98 The file is read only. 109 The file is read only. 119 The file is read only. [all …]
|
D | sysfs-platform-dfl-fme | 5 Description: Read-only. One DFL FPGA device may have more than 1 13 Description: Read-only. It returns Bitstream (static FPGA region) 21 Description: Read-only. It returns Bitstream (static FPGA region) meta 29 Description: Read-only. It returns cache size of this FPGA device. 35 Description: Read-only. It returns fabric version of this FPGA device. 43 Description: Read-only. It returns socket_id to indicate which socket 44 this FPGA belongs to, only valid for integrated solution. 45 User only needs this information, in case standard numa node 70 Description: Read-only. It returns non-fatal errors detected. 76 Description: Read-only. It returns catastrophic and fatal errors detected. [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-cxl | 12 Description: read only 34 Description: read only 44 Description: read only 52 Description: read only 72 when performing the START_WORK ioctl. Only applicable when 90 Description: write only 98 Description: read only 105 Description: read only 119 Description: read only 127 Description: read only [all …]
|
D | debugfs-driver-genwqe | 10 Only available for PF. 16 Only available for PF. 22 Only available for PF. 28 Only available for PF. 35 Only available for PF. 41 Only available for PF. 47 Only available for PF. 53 Only available for PF. 79 Only available for PF. 85 Only available for PF. [all …]
|
D | sysfs-driver-intel-m10-bmc-sec-update | 5 Description: Read only. Returns the root entry hash for the static 7 string: "hash not programmed". This file is only 15 Description: Read only. Returns the root entry hash for the partial 18 is only visible if the underlying device supports it. 25 Description: Read only. Returns the root entry hash for the BMC image 27 "hash not programmed". This file is only visible if the 35 Description: Read only. Returns a list of indices for canceled code 43 Description: Read only. Returns a list of indices for canceled code 51 Description: Read only. Returns a list of indices for canceled code 59 Description: Read only. Returns number of times the secure update
|
D | sysfs-bus-event_source-devices-hv_gpci | 4 Description: Read-only. Attribute group to describe the magic bits 80 Description: read only 87 Description: admin read only 92 * This sysfs file will be created only for power10 and above platforms. 96 * This sysfs file will be created, only when the HCALL returns "H_SUCCESS", 119 Description: admin read only 124 * This sysfs file will be created only for power10 and above platforms. 128 * This sysfs file will be created, only when the HCALL returns "H_SUCCESS", 151 Description: admin read only 156 * This sysfs file will be created only for power10 and above platforms. [all …]
|
/Linux-v6.6/sound/firewire/dice/ |
D | dice-interface.h | 32 * size values are measured in quadlets. Read-only. 60 * A bitmask with asynchronous events; read-only. When any event(s) happen, 128 * Status of the sample clock; read-only. 137 * Status of all clock sources; read-only. 173 * The measured rate of the current clock source, in Hz; read-only. 180 * early release because they can handle firmware only which supports the 186 * read-only. 191 * Supported sample rates and clock sources; read-only. 216 * Names of all clock sources; read-only. Quadlets are byte-swapped. Names 229 * The number of supported capture streams; read-only. [all …]
|
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_opr.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 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 */ 73 void __iomem *d_post_filter_chroma_dpb2;/* only v7 */ 77 void __iomem *d_first_plane_dpb_stride_size;/* only v8 */ [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/powerpc/power10/ |
D | memory.json | 5 …ified in MMCR3[0:12]. If MMCR1[16|17] is 0 (default), this count includes only lines that were rel… 10 …T Miss (Data TLB Access) page size 4K. When MMCR1[16]=0 this event counts only DERAT reloads for d… 15 …B reload (after a miss) page size 16G. When MMCR1[16]=0 this event counts only for demand misses. … 20 …M. Implies radix translation was used. When MMCR1[16]=0 this event counts only for demand misses. … 30 … reload). Applies to both HPT and RPT. When MMCR1[17]=0 this event counts only for demand misses. … 35 …"BriefDescription": "Ptesync instruction finished in the store unit. Only one ptesync can finish a… 40 …fied in MMCR3[15:27]. If MMCR1[16|17] is 0 (default), this count includes only lines that were rel… 45 … Miss (Data TLB Access) page size 64K. When MMCR1[16]=0 this event counts only DERAT reloads for d… 50 …LB reload (after a miss) page size 4K. When MMCR1[16]=0 this event counts only for demand misses. … 55 …ge size 1G. Implies radix translation. When MMCR1[16]=0 this event counts only DERAT reloads for d… [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/powerpc/power8/ |
D | cache.json | 6 … or L3 on a different Node or Group (Distant), as this chip due to either only demand loads or dem… 12 … or L3 on a different Node or Group (Distant), as this chip due to either only demand loads or dem… 18 …om another chip's L4 on a different Node or Group (Distant) due to either only demand loads or dem… 24 …he processor's data cache was reloaded from local core's L2 due to either only demand loads or dem… 36 …was reloaded from a location other than the local core's L2 due to either only demand loads or dem… 42 … reloaded from local core's L2 with load hit store conflict due to either only demand loads or dem… 48 …he was reloaded from local core's L2 with dispatch conflict due to either only demand loads or dem… 54 …ocal core's L2 hit without dispatch conflicts on Mepf state due to either only demand loads or dem… 60 …ta cache was reloaded from local core's L2 without conflict due to either only demand loads or dem… 66 …he processor's data cache was reloaded from local core's L3 due to either only demand loads or dem… [all …]
|
/Linux-v6.6/drivers/hid/ |
D | hid-uclogic-params.h | 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 */ 97 * Only valid if "id" is not zero. 103 * Only valid if "id" is not zero. 124 * Only valid, if "desc_ptr" is not NULL. 138 * byte boundary. Zero if not present. Only valid if "id" is not zero. 146 * the latter is valid. Only valid if "id" is not zero. 153 * this offset is zero. Only valid if "id" is not zero. [all …]
|
/Linux-v6.6/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 104 Choose Y here only if you build for this SoC.
|
/Linux-v6.6/include/linux/clk/ |
D | at91_pmc.h | 25 #define AT91RM9200_PMC_UDP (1 << 1) /* USB Devcice Port Clock [AT91RM9200 only] */ 26 …MCKUDP (1 << 2) /* USB Device Port Master Clock Automatic Disable on Suspend [AT91RM9200 only] */ 27 #define AT91RM9200_PMC_UHP (1 << 4) /* USB Host Port Clock [AT91RM9200 only] */ 28 #define AT91SAM926x_PMC_UHP (1 << 6) /* USB Host Port Clock [AT91SAM926x only] */ 29 #define AT91SAM926x_PMC_UDP (1 << 7) /* USB Devcice Port Clock [AT91SAM926x only] */ 34 #define AT91_PMC_PCK4 (1 << 12) /* Programmable Clock 4 [AT572D940HF only] */ 35 #define AT91_PMC_HCK0 (1 << 16) /* AHB Clock (USB host) [AT91SAM9261 only] */ 36 #define AT91_PMC_HCK1 (1 << 17) /* AHB Clock (LCD) [AT91SAM9261 only] */ 84 #define AT91_PMC_RATIO 0x2c /* Processor clock ratio register [SAMA7G5 only] */ 93 #define AT91_PMC3_MUL (0x7f << 18) /* PLL Multiplier [SAMA5 only] */ [all …]
|
/Linux-v6.6/Documentation/bpf/ |
D | classic_vs_extended.rst | 15 new layout extends this to be 10 internal registers and a read-only frame 27 On 32-bit architectures JIT may map programs that use only 32-bit arithmetic 31 necessary across calls. Note that there is only one eBPF program (== one 32 eBPF main routine) and it cannot call other eBPF functions, it can only 44 Their JITs may convert BPF programs that only use 32-bit subregisters into 107 For practical reasons all eBPF programs have only one argument 'ctx' which is 202 program will terminate quickly and will only call a fixed number of kernel 302 BPF_MOV 0xb0 /* eBPF only: mov reg to reg */ 303 BPF_ARSH 0xc0 /* eBPF only: sign extending shift right */ 304 BPF_END 0xd0 /* eBPF only: endianness conversion */ [all …]
|
/Linux-v6.6/drivers/net/wireless/ath/ath12k/ |
D | rx_desc.h | 186 * Field only valid when for the received frame type the corresponding 190 * Field only valid when for the received frame type the corresponding 202 * field in address search failure cache-only entry should 216 * Supported only in full AP chips, not in client/soft 254 * Field only valid when AST_based_lookup_valid == 1. 264 * When set, all frames (data only ?) shall be encrypted. If 277 * Field only valid when key_type is set to wep_varied_width. 285 * Field only valid when bssid_hit is set. 290 * Field only valid when mpdu_qos_control_valid is set 376 * Field only valid when Mpdu_sequence_control_valid is set [all …]
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | vidioc-enum-fmt.rst | 65 shall restrict enumeration to only the image formats that can produce 91 - Type of the data stream, set by the application. Only these types 131 application. Only applicable to drivers that advertise the 166 This flag can only be used in combination with the 168 formats only. This flag is valid for stateful decoders only. 176 This flag can only be used in combination with the 178 compressed formats only. This flag is valid for stateful codecs only. 192 This flag can only be used in combination with the 194 compressed formats only. This flag is valid for stateful encoders only. 198 colorspace. This flag is relevant only for capture devices. [all …]
|
12345678910>>...408