Home
last modified time | relevance | path

Searched refs:AC97_SIGMATEL_INSEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dac97_codec.h26 #define AC97_SIGMATEL_INSEL 0x66 /* Input Select, STAC9758 */ macro
/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c1137 val = ac97->regs[AC97_SIGMATEL_INSEL]; in snd_ac97_stac9758_input_jack_get()
1147 return ac97_update_bits_page(ac97, AC97_SIGMATEL_INSEL, 7 << shift, in snd_ac97_stac9758_input_jack_put()
1239 AC97_SIGMATEL_INSEL, in patch_sigmatel_stac9758()