Home
last modified time | relevance | path

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

12345678910

/Linux-v5.15/drivers/acpi/acpica/
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()
136 ACPI_SET8(destination, item_count); in acpi_rs_convert_aml_to_resource()
145 ACPI_SET16(destination, item_count); in acpi_rs_convert_aml_to_resource()
158 ACPI_SET16(destination, item_count); in acpi_rs_convert_aml_to_resource()
164 ACPI_SET8(destination, item_count); in acpi_rs_convert_aml_to_resource()
[all …]
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-v5.15/Documentation/sound/cards/
Daudigy-mixer.rst22 neutral position leaving the signal unchanged. Note that if the same destination
240 This control specifies the destination - FX-bus accumulators. There 24
243 * 0 - mono, A destination (FX-bus 0-63), default 0
244 * 1 - mono, B destination (FX-bus 0-63), default 1
245 * 2 - mono, C destination (FX-bus 0-63), default 2
246 * 3 - mono, D destination (FX-bus 0-63), default 3
247 * 4 - mono, E destination (FX-bus 0-63), default 0
248 * 5 - mono, F destination (FX-bus 0-63), default 0
249 * 6 - mono, G destination (FX-bus 0-63), default 0
250 * 7 - mono, H destination (FX-bus 0-63), default 0
[all …]
Dsb-live-mixer.rst36 neutral position leaving the signal unchanged. Note that if the same destination
271 This control specifies the destination - FX-bus accumulators. There are
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
277 * 3 - mono, D destination (FX-bus 0-15), default 3
278 * 4 - left, A destination (FX-bus 0-15), default 0
279 * 5 - left, B destination (FX-bus 0-15), default 1
280 * 6 - left, C destination (FX-bus 0-15), default 2
281 * 7 - left, D destination (FX-bus 0-15), default 3
[all …]
/Linux-v5.15/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h52 destination : 9, member
60 destination : 9,
71 destination : 9, member
79 destination : 9,
107 destination : 9, member
115 destination : 9,
Daicasm_gram.y213 %type <sym_ref> reg_symbol address destination source opt_source
925 destination:
1175 f1_opcode destination ',' immediate_or_a opt_source ret ';'
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 ';'
[all …]
/Linux-v5.15/Documentation/admin-guide/device-mapper/
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
27 replaced, e.g., by a linear table, mapping directly to the destination device.
36 The process of filling a region of the destination device with data from
38 source to the destination device.
40 Once a region gets hydrated we redirect all I/O regarding it to the destination
55 2. A destination device - the destination of the hydration, which will become a
59 destination device, i.e., which regions have already been hydrated, or have
62 The size of the destination device must be at least equal to the size of the
68 dm-clone divides the source and destination devices in fixed sized regions.
[all …]
/Linux-v5.15/arch/m68k/fpsp040/
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
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
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-v5.15/Documentation/devicetree/bindings/dma/
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-v5.15/Documentation/ABI/testing/
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
Dsysfs-bus-rpmsg20 and remote ("destination") rpmsg address. When an entity
38 and remote ("destination") rpmsg address. When an entity
61 ("source") rpmsg address, and remote ("destination") rpmsg
85 ("source") rpmsg address, and remote ("destination") rpmsg
/Linux-v5.15/arch/xtensa/boot/boot-redboot/
Dbootstrap.S185 # a6 destination
186 # a7 maximum size of destination
199 # a6 destination start
200 # a7 maximum size of destination
203 # a10 destination end
/Linux-v5.15/Documentation/networking/
Dipvs-sysctl.rst74 If it is enabled, forward packets to the original destination
75 directly when no cache server is available and destination
83 - 3 - destination trash
89 - 9 - binding destination, template checks and applications
138 packets when its destination server is not available. It may
140 destination server (because of server overload or wrong
146 destination server is not available, then the client program
149 connections when its destination is not available.
156 persistent templates when the destination server is quiescent.
157 This may be useful, when a user makes a destination server
[all …]
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
Dtproxy.rst16 The idea is that you identify packets with destination address matching a local
61 modifies the packets to change the destination address -- which might not be
63 be able to find out the original destination address. Even in case of TCP
64 getting the original destination address is racy.)
/Linux-v5.15/drivers/comedi/drivers/
Dni_tio.h156 unsigned int destination);
171 unsigned int destination, unsigned int register_value);
179 unsigned int destination);
/Linux-v5.15/drivers/firewire/
Dcore-transaction.c37 #define HEADER_DESTINATION(destination) ((destination) << 16) argument
673 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local
678 destination = HEADER_GET_SOURCE(request_header[1]); in fw_fill_response()
684 HEADER_DESTINATION(destination); in fw_fill_response()
841 int tcode, destination, source; in handle_exclusive_region_request() local
843 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_exclusive_region_request()
854 tcode, destination, source, in handle_exclusive_region_request()
870 int tcode, destination, source; in handle_fcp_region_request() local
881 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_fcp_region_request()
895 destination, source, in handle_fcp_region_request()
[all …]
/Linux-v5.15/kernel/
Dkexec_core.c562 unsigned long destination) in kimage_set_destination() argument
566 destination &= PAGE_MASK; in kimage_set_destination()
567 result = kimage_add_entry(image, destination | IND_DESTINATION); in kimage_set_destination()
670 unsigned long destination = 0; in kimage_dst_used() local
674 destination = entry & PAGE_MASK; in kimage_dst_used()
676 if (page == destination) in kimage_dst_used()
678 destination += PAGE_SIZE; in kimage_dst_used()
687 unsigned long destination) in kimage_alloc_page() argument
716 if (addr == destination) { in kimage_alloc_page()
738 if (addr == destination) in kimage_alloc_page()
/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_sideband.c289 enum intel_sbi_destination destination, in intel_sbi_rw() argument
308 if (destination == SBI_ICLK) in intel_sbi_rw()
336 enum intel_sbi_destination destination) in intel_sbi_read() argument
340 intel_sbi_rw(i915, reg, destination, &result, true); in intel_sbi_read()
346 enum intel_sbi_destination destination) in intel_sbi_write() argument
348 intel_sbi_rw(i915, reg, destination, &value, false); in intel_sbi_write()
/Linux-v5.15/arch/mips/include/asm/
Duaccess.h412 #define __MODULE_JAL(destination) \ argument
414 __UA_LA "\t$1, " #destination "\n\t" \
418 #define __MODULE_JAL(destination) \ argument
419 "jal\t" #destination "\n\t"
/Linux-v5.15/drivers/usb/host/
Duhci-q.c793 unsigned long destination, status; in uhci_submit_control() local
802 destination = (urb->pipe & PIPE_DEVEP_MASK) | USB_PID_SETUP; in uhci_submit_control()
814 uhci_fill_td(uhci, td, status, destination | uhci_explen(8), in uhci_submit_control()
827 destination ^= (USB_PID_SETUP ^ USB_PID_OUT); in uhci_submit_control()
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()
871 destination |= TD_TOKEN_TOGGLE; /* End in Data1 */ in uhci_submit_control()
875 destination | uhci_explen(0), 0); in uhci_submit_control()
[all …]
/Linux-v5.15/arch/powerpc/include/asm/
Depapr_hcalls.h137 uint32_t config, unsigned int priority, uint32_t destination) in ev_int_set_config() argument
149 r6 = destination; in ev_int_set_config()
169 uint32_t *config, unsigned int *priority, uint32_t *destination) in ev_int_get_config() argument
187 *destination = r6; in ev_int_get_config()
/Linux-v5.15/samples/pktgen/
DREADME.rst21 -d : ($DEST_IP) destination IP. CIDR (e.g. 198.18.0.0/15) is also allowed
22 -m : ($DST_MAC) destination MAC-addr
23 -p : ($DST_PORT) destination PORT range (e.g. 433-444) is also allowed

12345678910