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

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

Completed in 12 milliseconds