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

  /src/external/gpl3/gdb.old/dist/sim/frv/
frv.c 712 /* Cover fns to access the cccr bits. */
716 int cccr = ((GET_H_CCCR (H_CCCR_CC7) & 0x3) << 14) |
725 return cccr;
701 int cccr = ((GET_H_CCCR (H_CCCR_CC7) & 0x3) << 14) | local
  /src/external/gpl3/gdb/dist/sim/frv/
frv.c 712 /* Cover fns to access the cccr bits. */
716 int cccr = ((GET_H_CCCR (H_CCCR_CC7) & 0x3) << 14) |
725 return cccr;
701 int cccr = ((GET_H_CCCR (H_CCCR_CC7) & 0x3) << 14) | local
  /src/sys/dev/pci/
ips.c 210 u_int32_t cccr; member in struct:ips_cmd

Completed in 52 milliseconds