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

  /src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904tmr.c 158 #define GET_TCR_TCE(c) (((c)->tcr & 0x80) >> 7)
390 if (GET_TCR_TCE(controller) == 0 &&
524 if (GET_TCR_TCE(controller) == 0 ||
531 if (GET_TCR_TCE(controller) == 0)
537 if (GET_TCR_TCE(controller) == 0 &&
  /src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904tmr.c 158 #define GET_TCR_TCE(c) (((c)->tcr & 0x80) >> 7)
390 if (GET_TCR_TCE(controller) == 0 &&
524 if (GET_TCR_TCE(controller) == 0 ||
531 if (GET_TCR_TCE(controller) == 0)
537 if (GET_TCR_TCE(controller) == 0 &&

Completed in 46 milliseconds