Searched refs:SPICR_RCEN (Results 1 – 2 of 2) sorted by relevance
385 #define SPICR_RCEN BIT(0) 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()