Home
last modified time | relevance | path

Searched refs:get_u32 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Datom-bits.h40 static inline uint32_t get_u32(void *bios, int ptr) in get_u32() function
44 #define U32(ptr) get_u32(ctx->ctx->bios, (ptr))
45 #define CU32(ptr) get_u32(ctx->bios, (ptr))
/linux/drivers/gpu/drm/amd/include/
H A Datom-bits.h40 static inline uint32_t get_u32(void *bios, int ptr) in get_u32() function
44 #define U32(ptr) get_u32(ctx->ctx->bios, (ptr))
45 #define CU32(ptr) get_u32(ctx->bios, (ptr))