Home
last modified time | relevance | path

Searched refs:clk_exec (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dseq.h7 #define clk_exec(s,e) hwsq_exec(&(s)->base, (e)) macro
Dnv50.c499 return clk_exec(&clk->hwsq, true); in nv50_clk_prog()
506 clk_exec(&clk->hwsq, false); in nv50_clk_tidy()