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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/vx222/
H A Dvx222_ops.c119 static unsigned int vx2_inl(struct vx_core *chip, int offset) function
145 #define vx_inl(chip,reg) vx2_inl((struct vx_core*)(chip), VX_##reg)
342 vx2_inl(chip, port);
350 vx2_inl(chip, port);
355 vx2_inl(chip, port);
993 .in32 = vx2_inl,
1013 .in32 = vx2_inl,

Completed in 166 milliseconds