/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | dsp.h | 6 * This software may be used and distributed according to the terms 105 int software; /* conf is processed by software */ member 123 int software; /* dtmf uses software decoding */ member 148 int software; /* tones are generated by software */ member 162 int software; /* echo is generated by software */ member
|
H A D | dsp_cmx.c | 6 * This software may be used and distributed according to the terms 20 * There are 3 different solutions: -1 = software, 0 = hardware-crossconnect 114 * the upper layer. If dtmf decoding is done by software and enabled, rx data 168 odsp->name, odsp->echo.hardware, odsp->echo.software, in dsp_cmx_debug() 376 * do hardware update and set the software/hardware flag 416 if (!dsp->echo.software && !dsp->echo.hardware) { in dsp_cmx_hardware() 435 dsp->echo.software = dsp->tx_data; in dsp_cmx_hardware() 485 dsp->echo.software = 1; in dsp_cmx_hardware() 565 conf->software = 1; in dsp_cmx_hardware() 569 if (member->dsp->echo.hardware || member->dsp->echo.software) { in dsp_cmx_hardware() [all...] |
H A D | dsp_core.c | 91 * Above you can see the logical data flow. If software is used to do the 103 * Tones: Will be generated via software if endless looped audio fifos are 108 * crossconnections and conferences via software if not possible through 112 * software CMX. 124 * Remember that software CMX always generates a more or less delay. 201 /* software dtmf */ in dsp_rx_off_member() 202 else if (dsp->dtmf.software) in dsp_rx_off_member() 204 /* echo in software */ in dsp_rx_off_member() 205 else if (dsp->echo.software) in dsp_rx_off_member() 207 /* bridge in software */ in dsp_rx_off_member() [all...] |
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | dsp.h | 6 * This software may be used and distributed according to the terms 105 int software; /* conf is processed by software */ member 123 int software; /* dtmf uses software decoding */ member 148 int software; /* tones are generated by software */ member 162 int software; /* echo is generated by software */ member
|
H A D | dsp_cmx.c | 6 * This software may be used and distributed according to the terms 20 * There are 3 different solutions: -1 = software, 0 = hardware-crossconnect 114 * the upper layer. If dtmf decoding is done by software and enabled, rx data 157 odsp->name, odsp->echo.hardware, odsp->echo.software, in dsp_cmx_debug() 365 * do hardware update and set the software/hardware flag 405 if (!dsp->echo.software && !dsp->echo.hardware) { in dsp_cmx_hardware() 424 dsp->echo.software = dsp->tx_data; in dsp_cmx_hardware() 474 dsp->echo.software = 1; in dsp_cmx_hardware() 554 conf->software = 1; in dsp_cmx_hardware() 558 if (member->dsp->echo.hardware || member->dsp->echo.software) { in dsp_cmx_hardware() [all...] |
H A D | dsp_core.c | 91 * Above you can see the logical data flow. If software is used to do the 103 * Tones: Will be generated via software if endless looped audio fifos are 108 * crossconnections and conferences via software if not possible through 112 * software CMX. 124 * Remember that software CMX always generates a more or less delay. 201 /* software dtmf */ in dsp_rx_off_member() 202 else if (dsp->dtmf.software) in dsp_rx_off_member() 204 /* echo in software */ in dsp_rx_off_member() 205 else if (dsp->echo.software) in dsp_rx_off_member() 207 /* bridge in software */ in dsp_rx_off_member() [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 9 * This file is free software; you can redistribute it and/or modify 88 * software, etc.). 92 * reserved for software use, hardware will clear on 95 uint64_t software:1; member 179 uint64_t software:1; 210 uint64_t software:1; member 228 uint64_t software:1; 292 * reserved for software use, hardware will clear on 295 uint64_t software:1; member 389 uint64_t software [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 9 * This file is free software; you can redistribute it and/or modify 88 * software, etc.). 92 * reserved for software use, hardware will clear on 95 uint64_t software:1; member 179 uint64_t software:1; 210 uint64_t software:1; member 228 uint64_t software:1; 292 * reserved for software use, hardware will clear on 295 uint64_t software:1; member 389 uint64_t software [all...] |
/kernel/linux/linux-5.10/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.pm | 86 This library is free software; you can redistribute it and/or modify 90 Alternatively, this software may be distributed under the terms of the
|
H A D | Context.pm | 47 This library is free software; you can redistribute it and/or modify 51 Alternatively, this software may be distributed under the terms of the
|
H A D | Core.pm | 184 This library is free software; you can redistribute it and/or modify 188 Alternatively, this software may be distributed under the terms of the
|
/kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.pm | 86 This library is free software; you can redistribute it and/or modify 90 Alternatively, this software may be distributed under the terms of the
|
H A D | Context.pm | 47 This library is free software; you can redistribute it and/or modify 51 Alternatively, this software may be distributed under the terms of the
|
H A D | Core.pm | 184 This library is free software; you can redistribute it and/or modify 188 Alternatively, this software may be distributed under the terms of the
|
/kernel/linux/linux-5.10/include/linux/mfd/wm831x/ |
H A D | pdata.h | 92 unsigned int software:1; member
|
/kernel/linux/linux-6.6/include/linux/mfd/wm831x/ |
H A D | pdata.h | 92 unsigned int software:1; member
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | debugfs.c | 207 * @software: %true if software margining is used instead of hardware 223 bool software; member 276 if (usb4->margining->software) { in margining_ber_level_write() 322 if (usb4->margining->software) in margining_ber_level_show() 345 seq_printf(s, "# software margining: %s\n", in margining_caps_show() 501 if (!strcmp(buf, "software")) { in margining_mode_write() 503 usb4->margining->software = true; in margining_mode_write() 508 usb4->margining->software = false; in margining_mode_write() 533 if (usb4->margining->software) in margining_mode_show() [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 12 # This software is available to you under a choice of one of two 32 # this software without specific prior written permission.
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 12 # This software is available to you under a choice of one of two 32 # this software without specific prior written permission.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | power_state.h | 5 * copy of this software and associated documentation files (the "Software"), 161 struct PP_StateSoftwareAlgorithmBlock software; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | power_state.h | 5 * copy of this software and associated documentation files (the "Software"), 162 struct PP_StateSoftwareAlgorithmBlock software; member
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | int-handler.S | 54 * software IRQs which we don't use at all) like... 236 FEXPORT(cpu_all_int) # HALT, timers, software junk
|
/kernel/linux/linux-6.6/arch/mips/dec/ |
H A D | int-handler.S | 54 * software IRQs which we don't use at all) like... 236 FEXPORT(cpu_all_int) # HALT, timers, software junk
|
/kernel/linux/linux-5.10/scripts/package/ |
H A D | mkdebian | 163 This program is free software; you can redistribute it and/or modify
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
H A D | los_startup.s | 16 ; to endorse or promote products derived from this software without specific prior written
|