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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dphase.c241 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
251 wm_put_nocache(ice, reg, val);
267 wm_put_nocache(ice, index, 0x180 | nvol);
610 wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100); /* update */
H A Dpontis.c92 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
101 wm_put_nocache(ice, reg, val);
154 wm_put_nocache(ice, idx, nval | 0x100);
339 wm_put_nocache(ice, WM_DAC_CTRL1, val);
H A Daureon.c602 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
616 wm_put_nocache(ice, reg, val);
705 wm_put_nocache(ice, index, 0x180 | nvol);
962 wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100); /* update */

Completed in 97 milliseconds