Home
last modified time | relevance | path

Searched refs:hwsq_exec (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
A Dpriv.h10 int (*hwsq_exec)(struct nvkm_bus *, u32 *, u32); member
A Dg94.c56 .hwsq_exec = g94_bus_hwsq_exec,
A Dnv50.c97 .hwsq_exec = nv50_bus_hwsq_exec,
A Dhwsq.h75 hwsq_exec(struct hwsq *ram, bool exec) in hwsq_exec() function
A Dhwsq.c71 ret = bus->func->hwsq_exec(bus, in nvkm_hwsq_fini()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dseq.h7 #define clk_exec(s,e) hwsq_exec(&(s)->base, (e))
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dramseq.h7 #define ram_exec(s,e) hwsq_exec(&(s)->base, (e))

Completed in 7 milliseconds