Home
last modified time | relevance | path

Searched refs:DSP_CODE_BYTE_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Ddsp_spos.h18 #define DSP_CODE_BYTE_SIZE 0x00007000UL macro
H A Ddsp_spos.c233 ins->code.data = kmalloc(DSP_CODE_BYTE_SIZE, GFP_KERNEL); in cs46xx_dsp_spos_create()
392 snd_cs46xx_clear_BA1(chip, DSP_CODE_BYTE_OFFSET, DSP_CODE_BYTE_SIZE); in cs46xx_dsp_load_module()
399 if (ins->code.offset + code->size > DSP_CODE_BYTE_SIZE) { in cs46xx_dsp_load_module()
1916 snd_cs46xx_clear_BA1(chip, DSP_CODE_BYTE_OFFSET, DSP_CODE_BYTE_SIZE); in cs46xx_dsp_resume()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Ddsp_spos.h18 #define DSP_CODE_BYTE_SIZE 0x00007000UL macro
H A Ddsp_spos.c233 ins->code.data = kmalloc(DSP_CODE_BYTE_SIZE, GFP_KERNEL); in cs46xx_dsp_spos_create()
392 snd_cs46xx_clear_BA1(chip, DSP_CODE_BYTE_OFFSET, DSP_CODE_BYTE_SIZE); in cs46xx_dsp_load_module()
399 if (ins->code.offset + code->size > DSP_CODE_BYTE_SIZE) { in cs46xx_dsp_load_module()
1917 snd_cs46xx_clear_BA1(chip, DSP_CODE_BYTE_OFFSET, DSP_CODE_BYTE_SIZE); in cs46xx_dsp_resume()

Completed in 6 milliseconds