Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dspifreg.h105 #define STC_RCSR 0x7a /* rx character status */ macro
H A Dspif.c731 *ptr++ = STC_READ(sc, STC_RCSR); in spifstcintr_rxexception()
760 rcsr = STC_READ(sc, STC_RCSR); in spifstcintr_rx()