Home
last modified time | relevance | path

Searched refs:hwsq_nsec (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dseq.h14 #define clk_nsec(s,n) hwsq_nsec(&(s)->base, (n))
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramseq.h16 #define ram_nsec(s,n) hwsq_nsec(&(s)->base, (n))
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.h144 hwsq_nsec(struct hwsq *ram, u32 nsec) in hwsq_nsec() function