Home
last modified time | relevance | path

Searched refs:MASK_EXTEND (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/ppc/
H A Dawacs.h139 #define MASK_EXTEND (0x1 << 23) /* Extend */ macro
H A Dburgundy.c34 while (!(in_le32(&chip->awacs->codec_stat) & MASK_EXTEND) && timeout--) in snd_pmac_burgundy_extend_wait()
39 while ((in_le32(&chip->awacs->codec_stat) & MASK_EXTEND) && timeout--) in snd_pmac_burgundy_extend_wait()