Home
last modified time | relevance | path

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

/openbmc/linux/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()