Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.h149 int gk20a_clk_ctor(struct nvkm_device *, enum nvkm_subdev_type, int, const struct nvkm_clk_func *,
H A Dgk20a.c613 gk20a_clk_ctor(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_clk_ctor() function
652 ret = gk20a_clk_ctor(device, type, inst, &gk20a_clk, &gk20a_pllg_params, clk); in gk20a_clk_new()
H A Dgm20b.c922 ret = gk20a_clk_ctor(device, type, inst, &gm20b_clk_speedo0, &gm20b_pllg_params, clk); in gm20b_clk_new_speedo0()
1037 ret = gk20a_clk_ctor(device, type, inst, &gm20b_clk, clk_params, &clk->base); in gm20b_clk_new()