P4_SPICR
temp = AX_READ(&ax_local->ax_spi, P4_SPICR);
(temp | SPICR_RCEN | SPICR_QCEN), P4_SPICR);
(temp & ~(SPICR_RCEN | SPICR_QCEN)), P4_SPICR);