Searched refs:AC97_RECORD_SELECT (Results 1 – 5 of 5) sorted by relevance
229 #define AC97_RECORD_SELECT 0x1a macro
479 em28xx_write_ac97(dev, AC97_RECORD_SELECT, sel); in em28xx_audio_analog_set()
21 #define AC97_RECORD_SELECT 0x001a // macro
453 val = codec->codec_read(codec, AC97_RECORD_SELECT); in ac97_recmask_io()463 val = (1 << ac97_rm2oss[codec->codec_read(codec, AC97_RECORD_SELECT) & 0x07]); in ac97_recmask_io()475 codec->codec_write(codec, AC97_RECORD_SELECT, val); in ac97_recmask_io()
1267 cs4297a_read_ac97(s, AC97_RECORD_SELECT, in mixer_ioctl()1317 AC97_RECORD_SELECT, in mixer_ioctl()