Home
last modified time | relevance | path

Searched refs:destination (Results 1 – 25 of 258) sorted by relevance

1234567891011

/linux-6.3-rc2/drivers/acpi/acpica/
A Drsmisc.c41 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()
345 destination, aml, in acpi_rs_convert_aml_to_resource()
355 destination); in acpi_rs_convert_aml_to_resource()
449 void *destination; in acpi_rs_convert_resource_to_aml() local
623 (destination)); in acpi_rs_convert_resource_to_aml()
[all …]
A Drsutils.c96 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.3-rc2/Documentation/sound/cards/
A Daudigy-mixer.rst278 * 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 …]
A Dsb-live-mixer.rst274 * 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.3-rc2/drivers/gpu/drm/i915/
A Dintel_sbi.c14 enum intel_sbi_destination destination, in intel_sbi_rw() argument
33 if (destination == SBI_ICLK) in intel_sbi_rw()
61 enum intel_sbi_destination destination) in intel_sbi_read() argument
65 intel_sbi_rw(i915, reg, destination, &result, true); in intel_sbi_read()
71 enum intel_sbi_destination destination) in intel_sbi_write() argument
73 intel_sbi_rw(i915, reg, destination, &value, false); in intel_sbi_write()
A Dintel_sbi.h19 enum intel_sbi_destination destination);
21 enum intel_sbi_destination destination);
/linux-6.3-rc2/Documentation/devicetree/bindings/net/wireless/
A Dqcom,ath11k.yaml180 - const: reo2host-destination-ring4
181 - const: reo2host-destination-ring3
182 - const: reo2host-destination-ring2
183 - const: reo2host-destination-ring1
184 - const: rxdma2host-monitor-destination-mac3
185 - const: rxdma2host-monitor-destination-mac2
186 - const: rxdma2host-monitor-destination-mac1
196 - const: rxdma2host-destination-ring-mac3
197 - const: rxdma2host-destination-ring-mac2
198 - const: rxdma2host-destination-ring-mac1
[all …]
/linux-6.3-rc2/drivers/scsi/aic7xxx/aicasm/
A Daicasm_insformat.h52 destination : 9, member
60 destination : 9,
71 destination : 9, member
79 destination : 9,
107 destination : 9, member
115 destination : 9,
A Daicasm_gram.y925 destination:
1189 T_INC destination opt_source ret ';'
1199 T_DEC destination opt_source ret ';'
1216 | T_CLC T_MVI destination ',' immediate_or_a ret ';'
1230 | T_STC destination ret ';'
1240 T_BMOV destination ',' source ',' immediate ret ';'
1247 T_MOV destination ',' source ret ';'
1257 T_MVI destination ',' immediate ret ';'
1277 T_NOT destination opt_source ret ';'
1287 T_CLR destination ret ';'
[all …]
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-clone.rst11 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.3-rc2/arch/m68k/fpsp040/
A Dsto_res.S6 | 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
A Dx_ovfl.S10 | 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
A Dx_snan.S171 | 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.3-rc2/Documentation/devicetree/bindings/dma/
A Dadi,axi-dmac.txt22 adi,destination-bus-width: Width of the source or destination bus in bits.
24 adi,destination-bus-type: Type of the source or destination bus. Must be one
57 adi,destination-bus-width = <64>;
58 adi,destination-bus-type = <ADI_AXI_DMAC_TYPE_FIFO>;
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-rapidio10 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.3-rc2/Documentation/devicetree/bindings/media/
A Dst,stm32-dma2d.yaml15 - 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.3-rc2/arch/xtensa/boot/boot-redboot/
A Dbootstrap.S188 # 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.3-rc2/Documentation/networking/
A Dipvs-sysctl.rst73 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 …]
A Dpktgen.rst144 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
192 pgset "udp_dst_min 9" set UDP destination port min, If < udp_dst_max, then
194 pgset "udp_dst_max 9" set UDP destination port max.
251 -d : ($DEST_IP) destination IP. CIDR (e.g. 198.18.0.0/15) is also allowed
252 -m : ($DST_MAC) destination MAC-addr
253 -p : ($DST_PORT) destination PORT range (e.g. 433-444) is also allowed
/linux-6.3-rc2/drivers/comedi/drivers/
A Dni_tio.h156 unsigned int destination);
171 unsigned int destination, unsigned int register_value);
179 unsigned int destination);
/linux-6.3-rc2/drivers/firewire/
A Dcore-transaction.c37 #define HEADER_DESTINATION(destination) ((destination) << 16) argument
690 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
695 destination = HEADER_GET_SOURCE(request_header[1]); in fw_fill_response()
701 HEADER_DESTINATION(destination); in fw_fill_response()
885 int tcode, destination, source; in handle_exclusive_region_request() local
887 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_exclusive_region_request()
898 tcode, destination, source, in handle_exclusive_region_request()
914 int tcode, destination, source; in handle_fcp_region_request() local
925 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_fcp_region_request()
939 destination, source, in handle_fcp_region_request()
[all …]
/linux-6.3-rc2/kernel/
A Dkexec_core.c563 unsigned long destination) in kimage_set_destination() argument
565 destination &= PAGE_MASK; in kimage_set_destination()
567 return kimage_add_entry(image, destination | IND_DESTINATION); in kimage_set_destination()
660 unsigned long destination = 0; in kimage_dst_used() local
664 destination = entry & PAGE_MASK; in kimage_dst_used()
666 if (page == destination) in kimage_dst_used()
668 destination += PAGE_SIZE; in kimage_dst_used()
677 unsigned long destination) in kimage_alloc_page() argument
706 if (addr == destination) { in kimage_alloc_page()
728 if (addr == destination) in kimage_alloc_page()
/linux-6.3-rc2/arch/mips/include/asm/
A Duaccess.h369 #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.3-rc2/arch/loongarch/kernel/
A Drelocate.c126 void *destination = _text; in determine_relocation_address() local
129 return destination; in determine_relocation_address()
138 return RELOCATED_KASLR(destination); in determine_relocation_address()
/linux-6.3-rc2/drivers/usb/host/
A Duhci-q.c793 unsigned long destination, status; in uhci_submit_control() local
829 destination ^= (USB_PID_SETUP ^ USB_PID_IN); in uhci_submit_control()
850 destination ^= TD_TOKEN_TOGGLE; in uhci_submit_control()
854 destination | uhci_explen(pktsze), data); in uhci_submit_control()
870 destination ^= (USB_PID_IN ^ USB_PID_OUT); in uhci_submit_control()
875 destination | uhci_explen(0), 0); in uhci_submit_control()
919 unsigned long destination, status; in uhci_submit_common() local
981 destination | uhci_explen(pktsze) | in uhci_submit_common()
1017 destination | uhci_explen(0) | in uhci_submit_common()
1260 unsigned long destination, status; in uhci_submit_isochronous() local
[all …]

Completed in 68 milliseconds

1234567891011