Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/mixart/
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()