Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dwtm.c404 val = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_get()
406 val = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_get()
420 old = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_put()
422 old = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_put()
427 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new); in stac9460_mic_sw_put()
429 stac9460_2_put(ice, STAC946X_GENERAL_PURPOSE, new); in stac9460_mic_sw_put()
H A Dstac946x.h17 #define STAC946X_GENERAL_PURPOSE 0x0d macro
H A Dprodigy192.c283 val = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_get()
294 old = stac9460_get(ice, STAC946X_GENERAL_PURPOSE); in stac9460_mic_sw_put()
298 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new); in stac9460_mic_sw_put()