Home
last modified time | relevance | path

Searched refs:status_elf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_hwdep.c335 u32 status_xilinx, status_elf, status_daught; in mixart_dsp_load() local
341 status_elf = readl_be( MIXART_MEM( mgr,MIXART_PSEUDOREG_ELF_STATUS_OFFSET )); in mixart_dsp_load()
392 if (status_elf == 4) { in mixart_dsp_load()
398 if (status_elf != 0) { in mixart_dsp_load()
401 status_elf); in mixart_dsp_load()
443 if (status_elf != 4 || status_xilinx != 4) { in mixart_dsp_load()
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart_hwdep.c340 u32 status_xilinx, status_elf, status_daught; in mixart_dsp_load() local
346 status_elf = readl_be( MIXART_MEM( mgr,MIXART_PSEUDOREG_ELF_STATUS_OFFSET )); in mixart_dsp_load()
397 if (status_elf == 4) { in mixart_dsp_load()
403 if (status_elf != 0) { in mixart_dsp_load()
406 status_elf); in mixart_dsp_load()
448 if (status_elf != 4 || status_xilinx != 4) { in mixart_dsp_load()

Completed in 3 milliseconds