Searched refs:STC_GSCR1 (Results 1 – 2 of 2) sorted by relevance
260 STC_WRITE(sc, STC_GSCR1, 0); in spifattach()728 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1)); in spifstcintr_rxexception()754 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1)); in spifstcintr_rx()787 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1)); in spifstcintr_tx()837 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1)); in spifstcintr_mx()
89 #define STC_GSCR1 0x41 /* global service channel 1 */ macro