Searched refs:nvkm_clk_astate (Results 1 – 3 of 3) sorted by relevance
124 int nvkm_clk_astate(struct nvkm_clk *, int req, int rel, bool wait);
55 return nvkm_clk_astate(clk, *state, 0, false); in gk20a_pmu_dvfs_target()
534 nvkm_clk_astate(struct nvkm_clk *clk, int req, int rel, bool wait) in nvkm_clk_astate() function