Home
last modified time | relevance | path

Searched defs:gpu_write64 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.h492 static inline void gpu_write64(struct panthor_device *ptdev, u32 reg, u64 data) in gpu_write64() function
/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.h671 static inline void gpu_write64(struct msm_gpu *gpu, u32 reg, u64 val) in gpu_write64() function