PDC_HDMA_Q_MASK
unsigned int idx = pp->hdma_prod & PDC_HDMA_Q_MASK;
unsigned int idx = pp->hdma_cons & PDC_HDMA_Q_MASK;