Home
last modified time | relevance | path

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

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