Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dspifreg.h102 #define STC_TRAR 0x76 /* tx request ack */ macro
354 #define SPIF_TSMR (0x80 | STC_TRAR) /* offset of TRAR | 0x80 */
H A Dspif.c865 ar = ISTC_READ(sc, STC_TRAR) & CD180_GSVR_IMASK; in spifstcintr()