Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.c618 gk20a_clk_ctor(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_clk_ctor() function
657 ret = gk20a_clk_ctor(device, type, inst, &gk20a_clk, &gk20a_pllg_params, clk); in gk20a_clk_new()
H A Dgm20b.c927 ret = gk20a_clk_ctor(device, type, inst, &gm20b_clk_speedo0, &gm20b_pllg_params, clk); in gm20b_clk_new_speedo0()
1042 ret = gk20a_clk_ctor(device, type, inst, &gm20b_clk, clk_params, &clk->base); in gm20b_clk_new()