Home
last modified time | relevance | path

Searched defs:read32 (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/stand/usb/tools/
HDsysinit.c66 read32(uint32_t val) in read32() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDEndian.h405 [[nodiscard]] inline uint32_t read32(const void *P, endianness E) { in read32() function
415 template <endianness E> [[nodiscard]] inline uint32_t read32(const void *P) { in read32() function
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDhif.h13 u32 (*read32)(struct ath12k_base *sc, u32 address); member
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDhif.h12 u32 (*read32)(struct ath11k_base *sc, u32 address); member
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDhif.h78 u32 (*read32)(struct ath10k *ar, u32 address); member
HDce.h137 u32 (*read32)(struct ath10k *ar, u32 offset); member
/freebsd-head/contrib/llvm-project/lld/ELF/
HDTarget.h289 inline uint32_t read32(const void *p) { in read32() function
/freebsd-head/sys/contrib/dev/rtw88/
HDhci.h28 u32 (*read32)(struct rtw_dev *rtwdev, u32 addr); member
/freebsd-head/sys/contrib/dev/rtw89/
HDcore.h3550 u32 (*read32)(struct rtw89_dev *rtwdev, u32 addr); member