Searched refs:in_dword (Results 1 – 1 of 1) sorted by relevance
34 static inline uint32_t in_dword(uint32_t offset) in in_dword() function46 return in_dword(offset) & mask; in in_dword_masked()235 uint32_t val = in_dword(RAMBLUR_VERSION_ADDR); in get_hardware_version()