| /linux-6.15/drivers/acpi/acpica/ |
| H A D | rsmisc.c | 41 void *destination; in acpi_rs_convert_aml_to_resource() local 80 destination = in acpi_rs_convert_aml_to_resource() 105 ACPI_SET8(destination, in acpi_rs_convert_aml_to_resource() 113 ACPI_SET8(destination, in acpi_rs_convert_aml_to_resource() 121 ACPI_SET8(destination, in acpi_rs_convert_aml_to_resource() 129 ACPI_SET8(destination, in acpi_rs_convert_aml_to_resource() 347 destination, aml, in acpi_rs_convert_aml_to_resource() 357 destination); in acpi_rs_convert_aml_to_resource() 451 void *destination; in acpi_rs_convert_resource_to_aml() local 625 (destination)); in acpi_rs_convert_resource_to_aml() [all …]
|
| H A D | rsutils.c | 96 acpi_rs_move_data(void *destination, void *source, u16 item_count, u8 move_type) in acpi_rs_move_data() argument 115 memcpy(destination, source, item_count); in acpi_rs_move_data() 126 ACPI_MOVE_16_TO_16(&ACPI_CAST_PTR(u16, destination)[i], in acpi_rs_move_data() 132 ACPI_MOVE_32_TO_32(&ACPI_CAST_PTR(u32, destination)[i], in acpi_rs_move_data() 138 ACPI_MOVE_64_TO_64(&ACPI_CAST_PTR(u64, destination)[i], in acpi_rs_move_data() 246 static u16 acpi_rs_strcpy(char *destination, char *source) in acpi_rs_strcpy() argument 253 destination[i] = source[i]; in acpi_rs_strcpy() 256 destination[i] = 0; in acpi_rs_strcpy()
|
| /linux-6.15/Documentation/sound/cards/ |
| H A D | audigy-mixer.rst | 278 * 2 - mono, C destination attn, default 0 (mute) 279 * 3 - mono, D destination attn, default 0 (mute) 280 * 4 - mono, E destination attn, default 0 (mute) 281 * 5 - mono, F destination attn, default 0 (mute) 282 * 6 - mono, G destination attn, default 0 (mute) 283 * 7 - mono, H destination attn, default 0 (mute) 285 * 9 - left, B destination attn, default 0 (mute) 286 * 10 - left, C destination attn, default 0 (mute) 287 * 11 - left, D destination attn, default 0 (mute) 288 * 12 - left, E destination attn, default 0 (mute) [all …]
|
| H A D | sb-live-mixer.rst | 274 * 0 - mono, A destination (FX-bus 0-15), default 0 275 * 1 - mono, B destination (FX-bus 0-15), default 1 276 * 2 - mono, C destination (FX-bus 0-15), default 2 297 * 2 - mono, C destination attn, default 0 (mute) 298 * 3 - mono, D destination attn, default 0 (mute) 300 * 5 - left, B destination attn, default 0 (mute) 301 * 6 - left, C destination attn, default 0 (mute) 302 * 7 - left, D destination attn, default 0 (mute) 303 * 8 - right, A destination attn, default 0 (mute) 305 * 10 - right, C destination attn, default 0 (mute) [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/net/wireless/ |
| H A D | qcom,ath11k.yaml | 190 - const: reo2host-destination-ring4 191 - const: reo2host-destination-ring3 192 - const: reo2host-destination-ring2 193 - const: reo2host-destination-ring1 194 - const: rxdma2host-monitor-destination-mac3 195 - const: rxdma2host-monitor-destination-mac2 196 - const: rxdma2host-monitor-destination-mac1 206 - const: rxdma2host-destination-ring-mac3 207 - const: rxdma2host-destination-ring-mac2 208 - const: rxdma2host-destination-ring-mac1 [all …]
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | intel_sbi.c | 14 enum intel_sbi_destination destination, in intel_sbi_rw() argument 33 if (destination == SBI_ICLK) in intel_sbi_rw() 71 enum intel_sbi_destination destination) in intel_sbi_read() argument 75 intel_sbi_rw(i915, reg, destination, &result, true); in intel_sbi_read() 81 enum intel_sbi_destination destination) in intel_sbi_write() argument 83 intel_sbi_rw(i915, reg, destination, &value, false); in intel_sbi_write()
|
| H A D | intel_sbi.h | 23 enum intel_sbi_destination destination); 25 enum intel_sbi_destination destination);
|
| /linux-6.15/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_insformat.h | 52 destination : 9, member 60 destination : 9, 71 destination : 9, member 79 destination : 9, 107 destination : 9, member 115 destination : 9,
|
| H A D | aicasm_gram.y | 926 destination: 1190 T_INC destination opt_source ret ';' 1200 T_DEC destination opt_source ret ';' 1217 | T_CLC T_MVI destination ',' immediate_or_a ret ';' 1231 | T_STC destination ret ';' 1241 T_BMOV destination ',' source ',' immediate ret ';' 1248 T_MOV destination ',' source ret ';' 1258 T_MVI destination ',' immediate ret ';' 1278 T_NOT destination opt_source ret ';' 1288 T_CLR destination ret ';' [all …]
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-clone.rst | 11 existing, read-only source device into a writable destination device: It 18 and the copy of the source device to the destination device happens in the 38 source to the destination device. 55 2. A destination device - the destination of the hydration, which will become a 70 the source to the destination device. 87 destination device directly. 146 destination dev The destination device, where the source will be cloned 214 Disable the background hydration of the destination device. 217 Enable the background hydration of the destination device. 246 3. Enable background hydration of the destination device. [all …]
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | sto_res.S | 6 | users destination register then fp0 is moved to the 7 | correct floating-point destination register. fp0 and fp1 14 | Output: moves the result to the true destination reg or mem 16 | Modifies: destination floating point register 34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination 67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
|
| H A D | x_ovfl.S | 10 | destination format. 15 | destination. If the instruction is not move_out, then the 16 | destination is not affected. For 68881 compatibility, the 17 | following values should be stored at the destination, based
|
| H A D | x_snan.S | 171 | Store to the users destination address 174 beqs wrt_dn |destination is a data register 193 | Store to the users destination address 196 beqs wrt_dn |destination is a data register 215 | Store to the users destination address 218 beqs wrt_dn |destination is a data register 258 cmpib #3,%d0 |check for nan in destination 259 bnes issrc |destination nan has priority
|
| /linux-6.15/Documentation/devicetree/bindings/dma/ |
| H A D | adi,axi-dmac.yaml | 66 adi,destination-bus-width: 68 description: Width of the destination bus in bits. 81 adi,destination-bus-type: 83 description: Type of the destination bus (see adi,source-bus-type). 106 - adi,destination-bus-width 108 - adi,destination-bus-type
|
| H A D | atmel,at91sam9g45-dma.yaml | 14 peripheral to a destination peripheral over one or more AMBA buses. One channel 15 is required for each source/destination pair. In the most basic configuration, 17 the data from a source and writes it to a destination. Two AMBA transfers are
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-rapidio | 10 NOTE: An mport ID is not a RapidIO destination ID assigned to a 21 0 = small (8-bit destination ID, max. 256 devices), 23 1 = large (16-bit destination ID, max. 65536 devices). 32 (RO) reports RapidIO destination ID assigned to the given 34 that no valid destination ID have been assigned to the mport 36 only fabric enumerating mports have a valid destination ID
|
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A D | st,stm32-dma2d.yaml | 15 - Filling a part or the whole of a destination image with a specific color. 17 a destination image. 19 a destination image with a pixel format conversion. 21 format and copy the result into a part or the whole of a destination image
|
| /linux-6.15/arch/xtensa/boot/boot-redboot/ |
| H A D | bootstrap.S | 188 # abi_arg0 destination 189 # abi_arg1 maximum size of destination 202 # abi_arg0 destination start 203 # abi_arg1 maximum size of destination 206 # abi_arg4 destination end
|
| /linux-6.15/Documentation/devicetree/bindings/dma/stm32/ |
| H A D | st,stm32-dma3.yaml | 66 -bit 4-7: The FIFO requirement for queuing source/destination transfers 79 -bit 4: The destination incrementing burst 82 -bit 5: The destination allocated port 83 0x0: port 0 is allocated to the destination transfer 84 0x1: port 1 is allocated to the destination transfer 100 0x0: pack/unpack enabled when source data width/burst != destination data width/burst
|
| /linux-6.15/Documentation/networking/ |
| H A D | ipvs-sysctl.rst | 73 If it is enabled, forward packets to the original destination 74 directly when no cache server is available and destination 82 - 3 - destination trash 157 packets when its destination server is not available. It may 159 destination server (because of server overload or wrong 165 destination server is not available, then the client program 168 connections when its destination is not available. 176 This may be useful, when a user makes a destination server 179 different destination server. By default new persistent 180 connections are allowed to quiescent destination servers. [all …]
|
| H A D | pktgen.rst | 144 pgset "dst 10.0.0.1" sets IP destination address 148 pgset "dst_max 10.0.0.254" Set the maximum destination IP. 151 pgset "dst6 fec0::1" IPV6 destination address 153 pgset "dstmac 00:00:00:00:00:00" sets MAC destination address 169 IPDST_RND # IP destination is random 193 pgset "udp_dst_min 9" set UDP destination port min, If < udp_dst_max, then 195 pgset "udp_dst_max 9" set UDP destination port max. 252 -d : ($DEST_IP) destination IP. CIDR (e.g. 198.18.0.0/15) is also allowed 253 -m : ($DST_MAC) destination MAC-addr 254 -p : ($DST_PORT) destination PORT range (e.g. 433-444) is also allowed
|
| /linux-6.15/kernel/ |
| H A D | kexec_core.c | 509 unsigned long destination) in kimage_set_destination() argument 511 destination &= PAGE_MASK; in kimage_set_destination() 513 return kimage_add_entry(image, destination | IND_DESTINATION); in kimage_set_destination() 608 unsigned long destination = 0; in kimage_dst_used() local 612 destination = entry & PAGE_MASK; in kimage_dst_used() 614 if (page == destination) in kimage_dst_used() 616 destination += PAGE_SIZE; in kimage_dst_used() 625 unsigned long destination) in kimage_alloc_page() argument 654 if (addr == destination) { in kimage_alloc_page() 676 if (addr == destination) in kimage_alloc_page()
|
| /linux-6.15/drivers/comedi/drivers/ |
| H A D | ni_tio.h | 156 unsigned int destination); 171 unsigned int destination, unsigned int register_value); 179 unsigned int destination);
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | uaccess.h | 369 #define __MODULE_JAL(destination) \ argument 371 __UA_LA "\t$1, " #destination "\n\t" \ 375 #define __MODULE_JAL(destination) \ argument 376 "jal\t" #destination "\n\t"
|
| /linux-6.15/drivers/md/dm-vdo/indexer/ |
| H A D | delta-index.c | 166 u64 destination; in rebalance_delta_zone() local 605 u8 *destination; in move_bits_down() local 625 destination += sizeof(u32); in move_bits_down() 645 u8 *destination; in move_bits_up() local 664 destination -= sizeof(u32); in move_bits_up() 1584 u64 destination; in insert_bits() local 1644 destination = source - size; in insert_bits() 1649 destination = source + size; in insert_bits() 1803 u64 destination; in delete_bits() local 1834 destination = source + size; in delete_bits() [all …]
|