Home
last modified time | relevance | path

Searched defs:DRT (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/northbridge/intel/e7505/
H A De7505.h32 #define DRT 0x78 /* DRAM Timing register, 32 bit */ macro
/aosp_15_r20/external/llvm/lib/TableGen/
H A DRecord.cpp1222 if (auto *DRT = dyn_cast<DagRecTy>(Ty)) { in convertInitializerTo() local