Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_gm20b.c124 struct gm20b_clk { struct
127 struct gm20b_clk_dvfs dvfs; argument
132 struct gm20b_clk_dvfs new_dvfs; argument
135 const struct gm20b_clk_dvfs_params *dvfs_params; argument
144 #define gm20b_clk(p) container_of((gk20a_clk(p)), struct gm20b_clk, base) argument
813 static const struct nvkm_clk_func gm20b_clk; variable
899 gm20b_clk = { variable