Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c66 #define PCXHR_MBOX0_HF5 (1 << 0) macro
176 ~PCXHR_MBOX0_HF5); in pcxhr_send_it_dsp()
213 PCXHR_MBOX0_HF5, in pcxhr_send_it_dsp()
214 PCXHR_MBOX0_HF5, in pcxhr_send_it_dsp()
419 PCXHR_INPL(mgr, PCXHR_PLX_MBOX0) & ~PCXHR_MBOX0_HF5); in pcxhr_load_boot_binary()
425 return pcxhr_check_reg_bit(mgr, PCXHR_PLX_MBOX0, PCXHR_MBOX0_HF5, in pcxhr_load_boot_binary()
426 PCXHR_MBOX0_HF5, PCXHR_TIMEOUT_DSP, &dummy); in pcxhr_load_boot_binary()