Home
last modified time | relevance | path

Searched full:synthesis (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/sound/pci/
Dad1889.h9 #define AD_DS_WSMC 0x00 /* wave/synthesis channel mixer control */
10 #define AD_DS_WSMC_SYEN 0x0004 /* synthesis channel enable */
31 #define AD_DS_SYDA 0x06 /* synthesis channel mix attenuation */
32 #define AD_DS_SYDA_RSYM 0x0080 /* right synthesis mute */
33 #define AD_DS_SYDA_RSYA 0x001f /* right synthesis attenuation */
34 #define AD_DS_SYDA_LSYM 0x8000 /* left synthesis mute */
35 #define AD_DS_SYDA_LSYA 0x3e00 /* left synthesis attenuation */
46 #define AD_DS_CCS_SYU 0x0004 /* synthesis channel underflow */
110 #define AD_DMA_DISR_SYNI 0x000004 /* synthesis channel interrupt */
129 #define AD_DMA_CHSS_SYNS 0x000004 /* synthesis channel stopped */
/kernel/linux/linux-6.6/sound/pci/
Dad1889.h9 #define AD_DS_WSMC 0x00 /* wave/synthesis channel mixer control */
10 #define AD_DS_WSMC_SYEN 0x0004 /* synthesis channel enable */
31 #define AD_DS_SYDA 0x06 /* synthesis channel mix attenuation */
32 #define AD_DS_SYDA_RSYM 0x0080 /* right synthesis mute */
33 #define AD_DS_SYDA_RSYA 0x001f /* right synthesis attenuation */
34 #define AD_DS_SYDA_LSYM 0x8000 /* left synthesis mute */
35 #define AD_DS_SYDA_LSYA 0x3e00 /* left synthesis attenuation */
46 #define AD_DS_CCS_SYU 0x0004 /* synthesis channel underflow */
110 #define AD_DMA_DISR_SYNI 0x000004 /* synthesis channel interrupt */
129 #define AD_DMA_CHSS_SYNS 0x000004 /* synthesis channel stopped */
/kernel/linux/linux-5.10/tools/perf/bench/
Dsynthesize.c3 * Benchmark synthesis of perf events such as at the start of a 'perf
4 * record'. Synthesis is done on the current process and the 'dummy' event
133 "Computing performance of single threaded perf event synthesis by\n" in run_single_threaded()
191 printf(" Average synthesis took: %.3f usec (+- %.3f usec)\n", in do_run_multi_threaded()
216 "Computing performance of multi threaded perf event synthesis by\n" in run_multi_threaded()
227 printf(" Number of synthesis threads: %u\n", in run_multi_threaded()
/kernel/linux/linux-6.6/tools/perf/bench/
Dsynthesize.c3 * Benchmark synthesis of perf events such as at the start of a 'perf
4 * record'. Synthesis is done on the current process and the 'dummy' event
133 "Computing performance of single threaded perf event synthesis by\n" in run_single_threaded()
191 printf(" Average synthesis took: %.3f usec (+- %.3f usec)\n", in do_run_multi_threaded()
216 "Computing performance of multi threaded perf event synthesis by\n" in run_multi_threaded()
227 printf(" Number of synthesis threads: %u\n", in run_multi_threaded()
/kernel/linux/linux-6.6/Documentation/trace/rv/
Dda_monitor_synthesis.rst1 Deterministic Automata Monitor Synthesis
39 DA monitor synthesis
42 The synthesis of automata-based models into the Linux *RV monitor* abstraction
72 The benefits of the usage of macro for monitor synthesis are 3-fold as it:
136 With the monitor synthesis in place using the rv/da_monitor.h and
/kernel/linux/linux-5.10/drivers/staging/iio/frequency/
DKconfig3 # Direct Digital Synthesis drivers
5 menu "Direct Digital Synthesis"
DMakefile3 # Makefile for Direct Digital Synthesis drivers
/kernel/linux/linux-6.6/drivers/staging/iio/frequency/
DKconfig3 # Direct Digital Synthesis drivers
5 menu "Direct Digital Synthesis"
DMakefile3 # Makefile for Direct Digital Synthesis drivers
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/
Dxylon,logicvc-display.yaml20 synthesis time. As a result, many of the device-tree bindings are meant to
21 reflect the synthesis configuration and must not be configured differently.
22 Matching synthesis parameters are provided when applicable.
/kernel/linux/linux-6.6/drivers/accessibility/
DKconfig9 That includes braille devices, speech synthesis, keyboard
/kernel/linux/linux-5.10/drivers/accessibility/
DKconfig9 That includes braille devices, speech synthesis, keyboard
/kernel/linux/linux-5.10/drivers/iio/frequency/
DKconfig4 # Direct Digital Synthesis drivers (DDS)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dbrcm,kona-gpio.txt7 The Broadcom GPIO Controller IP can be configured prior to synthesis to
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpio/
Dbrcm,kona-gpio.yaml10 The Broadcom GPIO Controller IP can be configured prior to synthesis to
/kernel/linux/linux-6.6/drivers/iio/frequency/
DKconfig4 # Direct Digital Synthesis drivers (DDS)
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
Dbuffers.c80 /* We have written something to the speech synthesis, so we are not in synth_buffer_add()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dbuffers.c80 /* We have written something to the speech synthesis, so we are not in synth_buffer_add()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/
Dsnps,dw-axi-dmac.yaml38 If the IP-core synthesis parameter DMAX_INTR_IO_TYPE is set to 1, this
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_sdm.c75 * synthesis, in essence allowing the PLL to output any frequency
/kernel/linux/linux-5.10/include/linux/
Dsdb.h117 /* Type 0x82: Synthesis tool information
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
Dccu_sdm.c78 * synthesis, in essence allowing the PLL to output any frequency
/kernel/linux/linux-6.6/drivers/irqchip/
Dirq-dw-apb-ictl.c161 * have been removed by synthesis tool. in dw_apb_ictl_init()
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-dw-apb-ictl.c162 * have been removed by synthesis tool. in dw_apb_ictl_init()
/kernel/linux/linux-6.6/tools/perf/Documentation/
Dperf-bench.txt237 Suite for evaluating perf's event synthesis performance.

1234