Searched refs:P4_SPICR (Results 1 – 2 of 2) sorted by relevance
56 temp = AX_READ(&ax_local->ax_spi, P4_SPICR); in ax88796c_soft_reset()59 (temp | SPICR_RCEN | SPICR_QCEN), P4_SPICR); in ax88796c_soft_reset()63 (temp & ~(SPICR_RCEN | SPICR_QCEN)), P4_SPICR); in ax88796c_soft_reset()
384 #define P4_SPICR (0x8A) macro