Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/wifi/libwifi_system_iface/
H A Dinterface_tool.cpp145 std::array<uint8_t, ETH_ALEN> paddr = {}; in GetFactoryMacAddress() local
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegment.h62 uint64_t paddr() const { return m_Paddr; } in paddr() function
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dqemu_fw_cfg.h84 __le64 paddr; member
/aosp12/hardware/interfaces/tv/cec/1.0/vts/functional/
H A DVtsHalTvCecV1_0TargetTest.cpp117 Return<void> ret = hdmiCec->getPhysicalAddress([&result, &addr](Result res, uint16_t paddr) { in TEST_P()
/aosp12/hardware/interfaces/tv/cec/1.1/vts/functional/
H A DVtsHalTvCecV1_1TargetTest.cpp133 Return<void> ret = hdmiCec->getPhysicalAddress([&result, &addr](Result res, uint16_t paddr) { in TEST_P()
/aosp12/bionic/libc/kernel/uapi/drm/
H A Dvc4_drm.h128 __u32 paddr; member