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

  /src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904tmr.c 176 #define GET_CCDR_CDR(c) (((c)->ccdr & 0x07) >> 0)
558 divisor = controller->clock_ticks * (1 << (1 + GET_CCDR_CDR(controller)));
  /src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904tmr.c 176 #define GET_CCDR_CDR(c) (((c)->ccdr & 0x07) >> 0)
558 divisor = controller->clock_ticks * (1 << (1 + GET_CCDR_CDR(controller)));

Completed in 88 milliseconds