Home
last modified time | relevance | path

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

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