Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dspifreg.h103 #define STC_RRAR 0x77 /* rx request ack */ macro
355 #define SPIF_RSMR (0x80 | STC_RRAR) /* offset of RRAR | 0x80 */
H A Dspif.c857 ar = ISTC_READ(sc, STC_RRAR) & CD180_GSVR_IMASK; in spifstcintr()