Searched refs:SPITXRX_LC (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/mips/alchemy/dev/ | ||
| D | auspireg.h | 104 #define SPITXRX_LC (1 << 29) /* last character */ macro |
| D | auspi.c | 278 data |= SPITXRX_LC; in auspi_send() |