Home
last modified time | relevance | path

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

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