Home
last modified time | relevance | path

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

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