Home
last modified time | relevance | path

Searched refs:DSL (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c83 #define DSL 0 macro
85 #define DSL CONFIG_DE2104X_DSL macro
159 DescSkipLen = (DSL << 2),
274 #if DSL
275 __le32 skip[DSL];
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c83 #define DSL 0 macro
85 #define DSL CONFIG_DE2104X_DSL macro
159 DescSkipLen = (DSL << 2),
274 #if DSL
275 __le32 skip[DSL];
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h451 #define DSL 0x07 /* Send D amount and loop end address register */ macro
452 SUB_REG(DSL, FXSENDAMOUNT_D, 0xff000000) /* Linear level of channel output sent to FX send bus D */
453 SUB_REG(DSL, LOOPENDADDR, 0x00ffffff) /* Loop end address of the specified channel */
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_callback.c420 DSL, dsl, in start_voice()
H A Demuproc.c87 dsl = snd_emu10k1_ptr_read(emu, DSL, idx); in snd_emu10k1_proc_read()
H A Demu10k1_main.c61 DSL, 0x10, in snd_emu10k1_voice_init()
1744 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
H A Demupcm.c302 DSL, end_addr | (send_amount[3] << 24), in snd_emu10k1_pcm_init_voice()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_callback.c398 snd_emu10k1_ptr_write(hw, DSL, ch, temp); in start_voice()
H A Demu10k1_main.c69 snd_emu10k1_ptr_write(emu, DSL, ch, 0x10); in snd_emu10k1_voice_init()
2056 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
H A Demupcm.c348 snd_emu10k1_ptr_write(emu, DSL, voice, end_addr | (send_amount[3] << 24)); in snd_emu10k1_pcm_init_voice()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h396 #define DSL 0x07 /* Send D amount and loop start address register */ macro

Completed in 30 milliseconds