Searched refs:ADF_GEN6_TICPPINTSTS_MASK (Results 1 – 2 of 2) sorted by relevance
469 #define ADF_GEN6_TICPPINTSTS_MASK (BIT(0) | BIT(1) | BIT(2)) macro
628 ticppintsts &= ADF_GEN6_TICPPINTSTS_MASK; in adf_handle_ticppintsts()