Searched defs:dword (Results 1 – 3 of 3) sorted by relevance
80 typedef unsigned long dword; /* Unsigned 32 bit value type. */ typedef
187 static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) in radeon_cs_write_dword()