Searched refs:nvkm_clk_func (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | priv.h | 7 struct nvkm_clk_func { struct 19 int nvkm_clk_ctor(const struct nvkm_clk_func *, struct nvkm_device *, enum nvkm_subdev_type, int, argument 21 int nvkm_clk_new_(const struct nvkm_clk_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | g84.c | 26 static const struct nvkm_clk_func
|
H A D | nv50.h | 23 int nv50_clk_new_(const struct nvkm_clk_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | nv04.c | 67 static const struct nvkm_clk_func
|
H A D | gk20a.h | 149 int gk20a_clk_ctor(struct nvkm_device *, enum nvkm_subdev_type, int, const struct nvkm_clk_func *,
|
H A D | nv50.c | 510 nv50_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, in nv50_clk_new_() 542 static const struct nvkm_clk_func
|
H A D | nv40.c | 204 static const struct nvkm_clk_func
|
H A D | gm20b.c | 808 static const struct nvkm_clk_func gm20b_clk; 875 static const struct nvkm_clk_func 893 static const struct nvkm_clk_func
|
H A D | gk20a.c | 595 static const struct nvkm_clk_func 614 const struct nvkm_clk_func *func, const struct gk20a_clk_pllg_params *params, in gk20a_clk_ctor()
|
H A D | base.c | 648 nvkm_clk_ctor(const struct nvkm_clk_func *func, struct nvkm_device *device, in nvkm_clk_ctor() 710 nvkm_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, in nvkm_clk_new_()
|
H A D | mcp77.c | 395 static const struct nvkm_clk_func
|
H A D | gt215.c | 520 static const struct nvkm_clk_func
|
H A D | gf100.c | 448 static const struct nvkm_clk_func
|
H A D | gk104.c | 485 static const struct nvkm_clk_func
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | clk.h | 83 const struct nvkm_clk_func *func;
|