Searched refs:vx2_outl (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/vx222/
H A Dvx222_ops.c133 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) vx2_outl() function
151 #define vx_outl(chip,reg,val) vx2_outl((struct vx_core*)(chip), VX_##reg, val)
346 vx2_outl(chip, port, val); put_xilinx_data()
354 vx2_outl(chip, port, val); put_xilinx_data()
359 vx2_outl(chip, port, val); put_xilinx_data()
1004 .out32 = vx2_outl,
1024 .out32 = vx2_outl,

Completed in 73 milliseconds