Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/sunxi/
H A Dsxie.c109 #define SXIE_RXFLUSH 0x0008 macro
398 SXISET4(sc, SXIE_RXCR, SXIE_RXFLUSH); in sxie_init()
598 SXISET4(sc, SXIE_RXCR, SXIE_RXFLUSH); in sxie_recv()
599 while (SXIREAD4(sc, SXIE_RXCR) & SXIE_RXFLUSH); in sxie_recv()