Searched refs:STC_RRAR (Results 1 – 2 of 2) sorted by relevance
103 #define STC_RRAR 0x77 /* rx request ack */ macro355 #define SPIF_RSMR (0x80 | STC_RRAR) /* offset of RRAR | 0x80 */
857 ar = ISTC_READ(sc, STC_RRAR) & CD180_GSVR_IMASK; in spifstcintr()