HomeSort by: relevance | last modified time | path
    Searched refs:CD180_GSCR_CHANNEL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sbus/
spifreg.h 158 #define CD180_GSCR_CHANNEL(gscr) (((gscr) >> 2) & 7)
spif.c 739 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1));
765 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1));
798 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1));
848 channel = CD180_GSCR_CHANNEL(STC_READ(sc, STC_GSCR1));

Completed in 13 milliseconds