Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dspifreg.h103 #define STC_TRAR 0x76 /* tx request ack */ macro
355 #define SPIF_TSMR (0x80 | STC_TRAR) /* offset of TRAR | 0x80 */
Dspif.c876 ar = ISTC_READ(sc, STC_TRAR) & CD180_GSVR_IMASK; in spif_stcintr()