Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dg84.c46 return nv50_clk_new_(&g84_clk, device, index, in g84_clk_new()
Dnv50.h22 int nv50_clk_new_(const struct nvkm_clk_func *, struct nvkm_device *, int,
Dnv50.c509 nv50_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, in nv50_clk_new_() function
560 return nv50_clk_new_(&nv50_clk, device, index, false, pclk); in nv50_clk_new()