Searched refs:PCXHR_PLX_MBOX0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/pcxhr/ |
H A D | pcxhr_core.c | 24 #define PCXHR_PLX_MBOX0 0x40 macro 174 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX0, in pcxhr_send_it_dsp() 175 PCXHR_INPL(mgr, PCXHR_PLX_MBOX0) & in pcxhr_send_it_dsp() 212 err = pcxhr_check_reg_bit(mgr, PCXHR_PLX_MBOX0, in pcxhr_send_it_dsp() 256 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX0, 0); in pcxhr_reset_dsp() 379 if (PCXHR_INPL(mgr, PCXHR_PLX_MBOX0) & PCXHR_MBOX0_BOOT_HERE) { in pcxhr_load_eeprom_binary() 418 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX0, in pcxhr_load_boot_binary() 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()
|