Home
last modified time | relevance | path

Searched refs:r_fifo (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dnv50.h8 struct hwsq_reg r_fifo; member
Dnv50.c517 priv->hwsq.r_fifo = hwsq_reg(0x002504); in nv50_clk_ctor()
/linux-4.1.27/drivers/scsi/
Dppa.h132 #define r_fifo(x) (unsigned char)inb((x)) /* x must be base_hi */ macro
Dimm.h125 #define r_fifo(x) (unsigned char)inb((x)) /* x must be base_hi */ macro