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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dphase.c264 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
274 wm_put_nocache(ice, reg, val);
292 wm_put_nocache(ice, index, 0x180 | nvol);
680 wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100);
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);
318 wm_put_nocache(ice, WM_DAC_CTRL1, val);
H A Dprodigy_hifi.c138 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
147 wm_put_nocache(ice, reg, val);
359 wm_put_nocache(ice, index, 0x100 | nvol);
772 wm_put_nocache(ice, WM_DAC_CTRL1, val);
H A Daureon.c632 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
646 wm_put_nocache(ice, reg, val);
715 wm_put_nocache(ice, index, 0x180 | nvol);
989 wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100); /* update */

Completed in 71 milliseconds