STAT_CP            96 sound/soc/au1x/ac97c.c 		while ((RD(ctx, AC97_STATUS) & STAT_CP) && --tmo)
STAT_CP           109 sound/soc/au1x/ac97c.c 		while ((RD(ctx, AC97_STATUS) & STAT_CP) && --tmo)
STAT_CP           135 sound/soc/au1x/ac97c.c 		for (tmo = 5; (RD(ctx, AC97_STATUS) & STAT_CP) && tmo; tmo--)
STAT_CP           144 sound/soc/au1x/ac97c.c 		for (tmo = 10; (RD(ctx, AC97_STATUS) & STAT_CP) && tmo; tmo--)