Lines Matching refs:in_be32
425 while ((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_playback_ind2_zero()
450 while (((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_playback_ind2_copy()
477 while ((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_capture_ind2_null()
481 trash = CR_RECDATA(in_be32(CR_REG(ml403_ac97cr, RECFIFO))); in snd_ml403_ac97cr_capture_ind2_null()
507 while (((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_capture_ind2_copy()
509 dst[copied_words] = CR_RECDATA(in_be32(CR_REG(ml403_ac97cr, in snd_ml403_ac97cr_capture_ind2_copy()
900 stat = in_be32(CR_REG(ml403_ac97cr, STATUS));
903 in_be32(CR_REG(ml403_ac97cr, CODEC_DATAREAD)));
908 if ((in_be32(CR_REG(ml403_ac97cr, STATUS)) &
911 in_be32(CR_REG(ml403_ac97cr, CODEC_DATAREAD)));
928 CR_CODEC_DATAREAD(in_be32(CR_REG(ml403_ac97cr, CODEC_DATAREAD)));
1014 stat = in_be32(CR_REG(ml403_ac97cr, STATUS))
1017 if ((in_be32(CR_REG(ml403_ac97cr, STATUS)) &
1073 if (in_be32(CR_REG(ml403_ac97cr, STATUS)) & CR_CODECREADY) {