Home
last modified time | relevance | path

Searched refs:STAC946X_GENERAL_PURPOSE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/ice1712/
Dwtm.c418 val = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_get()
420 val = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_get()
434 old = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_put()
436 old = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_put()
441 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new); in stac9460_mic_sw_put()
443 stac9460_2_put(ice, STAC946X_GENERAL_PURPOSE, new); in stac9460_mic_sw_put()
Dstac946x.h17 #define STAC946X_GENERAL_PURPOSE 0x0d macro
Dprodigy192.c297 val = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_get()
308 old = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_put()
312 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new); in stac9460_mic_sw_put()