Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_device.h484 static inline u64 gpu_read64_relaxed(struct panthor_device *ptdev, u32 reg) in gpu_read64_relaxed() function
526 read_poll_timeout(gpu_read64_relaxed, val, cond, delay_us, timeout_us, \

Completed in 6 milliseconds