Searched refs:out_sample_rate (Results 1 – 3 of 3) sorted by relevance
68 u64 (*gpu_busy)(struct msm_gpu *gpu, unsigned long *out_sample_rate);
1665 static u64 a5xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a5xx_gpu_busy() argument1671 *out_sample_rate = clk_get_rate(gpu->core_clk); in a5xx_gpu_busy()
1652 static u64 a6xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a6xx_gpu_busy() argument1659 *out_sample_rate = 19200000; in a6xx_gpu_busy()