Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/pcxhr/
Dpcxhr_core.c62 #define PCXHR_OUTPL(mgr,x,data) outl((data), (mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) macro
174 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX0, in pcxhr_send_it_dsp()
229 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, in pcxhr_reset_xilinx_com()
241 PCXHR_OUTPL(mgr, PCXHR_PLX_IRQCS, reg); in pcxhr_enable_irq()
256 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX0, 0); in pcxhr_reset_dsp()
290 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
302 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
304 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
311 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
412 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX1, (physaddr >> 8)); in pcxhr_load_boot_binary()
[all …]