Home
last modified time | relevance | path

Searched defs:gm20b_clk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c120 struct gm20b_clk { struct
123 struct gm20b_clk_dvfs dvfs; argument
128 struct gm20b_clk_dvfs new_dvfs; argument
131 const struct gm20b_clk_dvfs_params *dvfs_params; argument
140 #define gm20b_clk(p) container_of((gk20a_clk(p)), struct gm20b_clk, base) argument
809 static const struct nvkm_clk_func gm20b_clk; variable
899 gm20b_clk = { variable