Searched refs:SPICR_QCEN (Results 1 – 2 of 2) sorted by relevance
386 #define SPICR_QCEN BIT(1) macro
59 (temp | SPICR_RCEN | SPICR_QCEN), P4_SPICR); in ax88796c_soft_reset()63 (temp & ~(SPICR_RCEN | SPICR_QCEN)), P4_SPICR); in ax88796c_soft_reset()