HomeSort by: relevance | last modified time | path
    Searched refs:gk20a_clk_ctor (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
gk20a.h 151 int gk20a_clk_ctor(struct nvkm_device *, int, const struct nvkm_clk_func *,
nouveau_nvkm_subdev_clk_gk20a.c 618 gk20a_clk_ctor(struct nvkm_device *device, int index, function in typeref:typename:int
657 ret = gk20a_clk_ctor(device, index, &gk20a_clk, &gk20a_pllg_params,
nouveau_nvkm_subdev_clk_gm20b.c 927 ret = gk20a_clk_ctor(device, index, &gm20b_clk_speedo0,
1044 ret = gk20a_clk_ctor(device, index, &gm20b_clk, clk_params,

Completed in 34 milliseconds