Searched refs:out_sample_rate (Results 1 – 3 of 3) sorted by relevance
69 u64 (*gpu_busy)(struct msm_gpu *gpu, unsigned long *out_sample_rate);
1659 static u64 a5xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a5xx_gpu_busy() argument1664 *out_sample_rate = clk_get_rate(gpu->core_clk); in a5xx_gpu_busy()
1758 static u64 a6xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a6xx_gpu_busy() argument1765 *out_sample_rate = 19200000; in a6xx_gpu_busy()
Completed in 11 milliseconds