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

  /src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904tmr.c 162 #define GET_TCR_TMODE(c) (((c)->tcr & 0x03) >> 0)
520 switch ((int) GET_TCR_TMODE(controller))
586 switch ((int) GET_TCR_TMODE(controller))
  /src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904tmr.c 162 #define GET_TCR_TMODE(c) (((c)->tcr & 0x03) >> 0)
520 switch ((int) GET_TCR_TMODE(controller))
586 switch ((int) GET_TCR_TMODE(controller))

Completed in 25 milliseconds