Home
last modified time | relevance | path

Searched defs:gk104_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_gk104.c29 #define gk104_clk(p) container_of((p), struct gk104_clk, base) macro
46 struct gk104_clk { struct
48 struct gk104_clk_info eng[16]; argument
51 static u32 read_div(struct gk104_clk *, int, u32, u32); argument
491 gk104_clk = { variable