Home
last modified time | relevance | path

Searched refs:SPICR_QCEN (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/asix/
Dax88796c_main.h386 #define SPICR_QCEN BIT(1) macro
Dax88796c_main.c59 (temp | SPICR_RCEN | SPICR_QCEN), P4_SPICR); in ax88796c_soft_reset()
63 (temp & ~(SPICR_RCEN | SPICR_QCEN)), P4_SPICR); in ax88796c_soft_reset()