Lines Matching full:codec
60 * TBD: Handling of codec-specific registers in vendor reserved space.
123 uint32_t vid; /* Vendor ID for CODEC */
137 "Audio Codec '97 Support"
241 * codec/amplifier combinations. in ac_val_scale()
611 * Are we a multichannel codec?
718 * This will update all the codec registers from the shadow table.
1093 * Reset the analog codec hardware
1107 /* reset the codec */ in ac_analog_reset()
1218 /* call codec specific reset hook */ in ac_hw_reset()
1240 * Return the number of channels supported by this codec.
1621 * or not. There's a technique to probe the codec for in ac97_alloc()
1744 static struct codec { struct
1846 audio_dev_warn(ac->d, "AC'97 codec unresponsive"); in ac97_probe_controls()
1853 * Find out kind of codec we have and set any special case in ac97_probe_controls()
1949 (void) snprintf(buf, sizeof (buf), "AC'97 codec: %s", ac->name); in ac97_probe_controls()
1953 "?%s#%d: AC'97 codec id %s (%x, %d channels, caps %x)\n", in ac97_probe_controls()