Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dspifreg.h104 #define STC_RDR 0x78 /* rx data */ macro
Dspif.c732 *ptr++ = STC_READ(sc, STC_RDR); in spifstcintr_rxexception()
761 *ptr++ = STC_READ(sc, STC_RDR); in spifstcintr_rx()