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

/linux-master/sound/pci/ice1712/
H A Dphase.c249 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
259 wm_put_nocache(ice, reg, val);
277 wm_put_nocache(ice, index, 0x180 | nvol);
665 wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100);
H A Dpontis.c77 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
86 wm_put_nocache(ice, reg, val);
139 wm_put_nocache(ice, idx, nval | 0x100);
303 wm_put_nocache(ice, WM_DAC_CTRL1, val);
H A Dprodigy_hifi.c123 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
132 wm_put_nocache(ice, reg, val);
326 wm_put_nocache(ice, index, 0x100 | nvol);
732 wm_put_nocache(ice, WM_DAC_CTRL1, val);
H A Daureon.c612 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) function
626 wm_put_nocache(ice, reg, val);
695 wm_put_nocache(ice, index, 0x180 | nvol);
969 wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100); /* update */

Completed in 123 milliseconds