Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da3xx_gpu.c495 static u64 a3xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a3xx_gpu_busy() argument
500 *out_sample_rate = clk_get_rate(gpu->core_clk); in a3xx_gpu_busy()
H A Da5xx_gpu.c1671 static u64 a5xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a5xx_gpu_busy() argument
1676 *out_sample_rate = clk_get_rate(gpu->core_clk); in a5xx_gpu_busy()
H A Da6xx_gpu.c2207 static u64 a6xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a6xx_gpu_busy() argument
2214 *out_sample_rate = 19200000; in a6xx_gpu_busy()