Home
last modified time | relevance | path

Searched defs:RD2 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx_wdog.c87 RD2(struct imx_wdog_softc *sc, bus_size_t offs) in RD2() function
/freebsd/sys/dev/iicbus/controller/cadence/
H A Dcdnc_i2c.c111 #define RD2(sc, off) (bus_read_2((sc)->mem_res, (off))) macro
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c251 RD2(struct bcm_sdhost_softc *sc, bus_size_t off) in RD2() function
/freebsd/sys/dev/ffec/
H A Dif_ffec.c210 RD2(struct ffec_softc *sc, bus_size_t off) RD2() function
/freebsd/sys/dev/sdhci/
H A Dsdhci.c82 #define RD2(slot, off) SDHCI_READ_2((slot)->bus, (slot), (off)) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3136 Register RD2 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13727 const RecordDecl *RD2) { in isLayoutCompatibleStruct()
13745 const RecordDecl *RD2) { in isLayoutCompatibleUnion()
13770 const RecordDecl *RD2) { in isLayoutCompatible()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4407 Register RD2 = MRI.createVirtualRegister(&LoongArch::GPRRegClass); in emitVecCondBranchPseudo() local