Home
last modified time | relevance | path

Searched refs:AC97_GENERAL_PURPOSE (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dac97.h29 #define AC97_GENERAL_PURPOSE 0x0020 macro
Dac97_codec.c657 val = codec->codec_read(codec, AC97_GENERAL_PURPOSE); in ac97_read_proc()
1065 codec->codec_write(codec, AC97_GENERAL_PURPOSE, 0x8000); in wolfson_init03()
Dad1889.c339 { "AC97_GENERAL_PURPOSE", 0x100 + AC97_GENERAL_PURPOSE, 16 }, in ad1889_read_proc()
Dnm256_audio.c881 { AC97_GENERAL_PURPOSE, 0x0000 },
Dswarm_cs4297a.c1239 cs4297a_read_ac97(s, AC97_GENERAL_PURPOSE, in mixer_ioctl()
1241 cs4297a_write_ac97(s, AC97_GENERAL_PURPOSE, in mixer_ioctl()
Dau1000.c2178 wrcodec(&s->codec, AC97_GENERAL_PURPOSE, 0x2000); in au1000_probe()
Dali5455.c3135 ali_ac97_set(codec, AC97_GENERAL_PURPOSE, AC97_GP_MIX); in ali_ac97_probe_and_powerup()
/linux-2.4.37.9/include/linux/
Dac97_codec.h24 #define AC97_GENERAL_PURPOSE 0x0020 macro