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

  /src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904tmr.c 173 #define GET_ITMR_TZCE(c) (((c)->itmr & 0x0001) >> 0)
613 if (GET_ITMR_TZCE(controller))
  /src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904tmr.c 173 #define GET_ITMR_TZCE(c) (((c)->itmr & 0x0001) >> 0)
613 if (GET_ITMR_TZCE(controller))

Completed in 17 milliseconds