HomeSort by: relevance | last modified time | path
    Searched refs:SPIPCR_RC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/alchemy/dev/
auspireg.h 86 #define SPIPCR_RC (1 << 6) /* rx data clear */
auspi.c 332 PUTREG(sc, AUPSC_SPIPCR, SPIPCR_RC | SPIPCR_TC);
392 PUTREG(sc, AUPSC_SPIPCR, SPIPCR_RC | SPIPCR_TC);

Completed in 20 milliseconds