* match the one of another channel. If not, it could lead to spurious
         * flag status.
         */
-       u32                     chan_cc = AT_XDMAC_CC_PERID(0x3f)
+       u32                     chan_cc = AT_XDMAC_CC_PERID(0x7f)
                                        | AT_XDMAC_CC_DIF(0)
                                        | AT_XDMAC_CC_SIF(0)
                                        | AT_XDMAC_CC_MBSIZE_SIXTEEN
         * match the one of another channel. If not, it could lead to spurious
         * flag status.
         */
-       u32                     chan_cc = AT_XDMAC_CC_PERID(0x3f)
+       u32                     chan_cc = AT_XDMAC_CC_PERID(0x7f)
                                        | AT_XDMAC_CC_DAM_INCREMENTED_AM
                                        | AT_XDMAC_CC_SAM_INCREMENTED_AM
                                        | AT_XDMAC_CC_DIF(0)
         * match the one of another channel. If not, it could lead to spurious
         * flag status.
         */
-       u32                     chan_cc = AT_XDMAC_CC_PERID(0x3f)
+       u32                     chan_cc = AT_XDMAC_CC_PERID(0x7f)
                                        | AT_XDMAC_CC_DAM_UBS_AM
                                        | AT_XDMAC_CC_SAM_INCREMENTED_AM
                                        | AT_XDMAC_CC_DIF(0)