PTR_CHANNELNUM_MASK
if (snd_BUG_ON(reg & 0x0000ffff & ~PTR_CHANNELNUM_MASK))
if (snd_BUG_ON(chn & ~PTR_CHANNELNUM_MASK))