CH_MASK
return __raw_readl(priv->arb_sema + STA_OFFSET) & CH_MASK(index);
__raw_writel(CH_MASK(channel->index), priv->arb_sema + CLR_OFFSET);