Searched refs:gk20a_clk_ctor (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | gk20a.h | 149 int gk20a_clk_ctor(struct nvkm_device *, int, const struct nvkm_clk_func *,
|
D | gk20a.c | 613 gk20a_clk_ctor(struct nvkm_device *device, int index, in gk20a_clk_ctor() function 652 ret = gk20a_clk_ctor(device, index, &gk20a_clk, &gk20a_pllg_params, in gk20a_clk_new()
|
D | gm20b.c | 922 ret = gk20a_clk_ctor(device, index, &gm20b_clk_speedo0, in gm20b_clk_new_speedo0() 1039 ret = gk20a_clk_ctor(device, index, &gm20b_clk, clk_params, in gm20b_clk_new()
|