Searched full:synthesis (Results 1 – 25 of 44) sorted by relevance
12
/linux-6.12.1/sound/pci/ |
D | ad1889.h | 9 #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 */
|
D | ad1889.c | 644 snd_iprintf(buffer, "Synthesis output: %s\n", in snd_ad1889_proc_read() 652 snd_iprintf(buffer, "Synthesis FIFO: %d %s words\n\n", tmp, in snd_ad1889_proc_read()
|
D | cs4281.c | 301 #define BA0_FMSR 0x0730 /* FM Synthesis Status (ro) */ 313 #define BA0_SSPM_FMEN (1<<1) /* FM Synthesis Block Enable */ 329 #define BA0_FMLVC 0x0754 /* FM Synthesis Left Volume Control */ 330 #define BA0_FMRVC 0x0758 /* FM Synthesis Right Volume Control */
|
/linux-6.12.1/tools/perf/bench/ |
D | synthesize.c | 3 * 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()
|
/linux-6.12.1/Documentation/trace/rv/ |
D | da_monitor_synthesis.rst | 1 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
|
/linux-6.12.1/drivers/staging/iio/frequency/ |
D | Kconfig | 3 # Direct Digital Synthesis drivers 5 menu "Direct Digital Synthesis"
|
D | Makefile | 3 # Makefile for Direct Digital Synthesis drivers
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | xylon,logicvc-display.yaml | 20 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.
|
/linux-6.12.1/drivers/accessibility/ |
D | Kconfig | 9 That includes braille devices, speech synthesis, keyboard
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | brcm,kona-gpio.yaml | 10 The Broadcom GPIO Controller IP can be configured prior to synthesis to
|
/linux-6.12.1/drivers/iio/frequency/ |
D | Kconfig | 4 # Direct Digital Synthesis drivers (DDS)
|
/linux-6.12.1/drivers/accessibility/speakup/ |
D | buffers.c | 80 /* We have written something to the speech synthesis, so we are not in synth_buffer_add()
|
D | speakup_soft.c | 449 /* We want to set the the speech synthesis punctuation level in softsynth_adjust()
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | snps,dw-axi-dmac.yaml | 39 If the IP-core synthesis parameter DMAX_INTR_IO_TYPE is set to 1, this
|
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu_sdm.c | 78 * synthesis, in essence allowing the PLL to output any frequency
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-dw-apb-ictl.c | 161 * have been removed by synthesis tool. in dw_apb_ictl_init()
|
/linux-6.12.1/tools/perf/util/ |
D | session.h | 52 /** @itrace_synth_opts: AUX area tracing synthesis options. */
|
/linux-6.12.1/include/sound/ |
D | cs4231-regs.h | 148 #define CS4236_LEFT_MIX_CTRL 0x48 /* synthesis and left input mixer control */
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-bench.txt | 256 Suite for evaluating perf's event synthesis performance.
|
/linux-6.12.1/tools/perf/ |
D | builtin-bench.c | 93 { "synthesize", "Benchmark perf event synthesis", bench_synthesize },
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-platform-dfl-fme | 22 data, which includes the synthesis date, seed and other
|
/linux-6.12.1/drivers/atm/ |
D | suni.h | 24 #define SUNI_CSCS 0x06 /* Clock Synthesis Control and Status */
|
/linux-6.12.1/drivers/net/ethernet/xilinx/ |
D | ll_temac.h | 309 /* TEMAC Synthesis features */
|
/linux-6.12.1/drivers/zorro/ |
D | zorro.ids | 229 0820 Hardital Synthesis
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | nv04.c | 281 * synthesis of six nv4x traces, nearly each card doing a subtly in setPLL_double_lowregs()
|
12