Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr_core.c75 #define PCXHR_OUTPL(mgr,x,data) outl((data), (mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) macro
187 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX0, in pcxhr_send_it_dsp()
242 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, in pcxhr_reset_xilinx_com()
254 PCXHR_OUTPL(mgr, PCXHR_PLX_IRQCS, reg); in pcxhr_enable_irq()
269 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX0, 0); in pcxhr_reset_dsp()
303 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
315 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
317 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
324 PCXHR_OUTPL(mgr, PCXHR_PLX_CHIPSC, chipsc); in pcxhr_load_xilinx_binary()
425 PCXHR_OUTPL(mgr, PCXHR_PLX_MBOX1, (physaddr >> 8)); in pcxhr_load_boot_binary()
[all …]