Home
last modified time | relevance | path

Searched defs:WP (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/rtc/
Dds1302.c72 unsigned char WP:1; /* write protect 1=protect 0=unprot */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp792 uint16_t WP = 8; // XXX Pred size: getRegBitWidth(Reg[1]); in evaluate() local
/third_party/libdrm/intel/
Duthash.h650 #define WP(p) ((uint32_t*)((unsigned long)(p) & ~3UL)) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx5/
Dimx-regs.h150 #define WP (1 << 27) macro
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp914 #define WP macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp12268 if (auto *WP = dyn_cast<const SCEVWrapPredicate>(P)) { in convertToAddRecWithPreds() local