Name
via_ac97_wait_idle -- Wait until AC97 codec is not busy
Synopsis
u8 via_ac97_wait_idle
(struct via_info * card);
Arguments
- card
Private info for specified board
Description
Sleep until the AC97 codec is no longer busy.
Returns the final value read from the SGD
register being polled.