Home
last modified time | relevance | path

Searched defs:baseAddr (Results 1 – 16 of 16) sorted by relevance

/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/
HDfm_muram.c53 uintptr_t baseAddr; member
HDfm.h595 uintptr_t baseAddr; member
HDfm_ncsw.c3297 uintptr_t baseAddr; in FM_Config() local
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
HDfm_prs.c94 uintptr_t baseAddr; in PrsConfig() local
/freebsd-14-stable/sys/contrib/ncsw/inc/Peripherals/
HDfm_mac_ext.h213 uintptr_t baseAddr; /**< Base of memory mapped FM MAC registers */ member
HDfm_macsec_ext.h103 …uintptr_t baseAddr; /**< Base of memory mapped FM MACSEC registers… member
HDfm_ext.h477 …uintptr_t baseAddr; /**< A pointer to base of memory mapped FM registe… member
HDfm_port_ext.h274 …uintptr_t baseAddr; /**< Virtual Address of memory mapped FM Port regi… member
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDtgec.c933 uintptr_t baseAddr; in TGEC_Config() local
HDmemac.c1053 uintptr_t baseAddr; in MEMAC_Config() local
HDdtsec.c1418 uintptr_t baseAddr; in DTSEC_Config() local
/freebsd-14-stable/sys/dev/qat/qat/
HDqat_ocf.c966 sal_t *baseAddr = NULL; in qat_ocf_get_irq_instances() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.cpp2550 Address CodeGenFunction::emitBlockByrefAddress(Address baseAddr, in emitBlockByrefAddress()
2557 Address CodeGenFunction::emitBlockByrefAddress(Address baseAddr, in emitBlockByrefAddress()
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port.c2214 uintptr_t baseAddr = p_FmPortParams->baseAddr; in FM_PORT_Config() local
HDfm_port.h809 uintptr_t baseAddr; member
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.cpp3571 const uint64_t baseAddr = e.section->repl->getVA(0); in writeTo() local