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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/vx222/
H A Dvx222_ops.c129 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) function
147 #define vx_outl(chip,reg,val) vx2_outl((struct vx_core*)(chip), VX_##reg, val)
341 vx2_outl(chip, port, val);
349 vx2_outl(chip, port, val);
354 vx2_outl(chip, port, val);
995 .out32 = vx2_outl,
1015 .out32 = vx2_outl,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/vx222/
H A Dvx222_ops.c129 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) function
147 #define vx_outl(chip,reg,val) vx2_outl((struct vx_core*)(chip), VX_##reg, val)
341 vx2_outl(chip, port, val);
349 vx2_outl(chip, port, val);
354 vx2_outl(chip, port, val);
995 .out32 = vx2_outl,
1015 .out32 = vx2_outl,

Completed in 163 milliseconds