Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.h11 struct hwsq_reg r_fifo; member
H A Dnv50.c523 clk->hwsq.r_fifo = hwsq_reg(0x002504); in nv50_clk_new_()
/linux/drivers/scsi/
H A Dppa.h129 #define r_fifo(x) (unsigned char)inb((x)) /* x must be base_hi */ macro
H A Dimm.h122 #define r_fifo(x) (unsigned char)inb((x)) /* x must be base_hi */ macro