Searched refs:ioread32_native (Results 1 – 8 of 8) sorted by relevance
30 #ifndef ioread32_native34 #define ioread32_native ioread32be macro39 #define ioread32_native ioread32 macro
347 if (ioread32_native(map + 0x000004) != 0x00000000) {349 if (ioread32_native(map + 0x000004) == 0x00000000) {352 ioread32_native(map);356 boot0 = ioread32_native(map + 0x000000);357 strap = ioread32_native(map + 0x101000);
37 return ioread32_native(priv->iomem + addr); in nv40_instmem_rd32()
83 return ioread32_native(barobj->iomem + addr); in nvkm_barobj_rd32()
83 u32 data = ioread32_native(subdev->mmio + addr); in nv_rd32()
158 return ioread32_native(chan->user + addr); in _nvkm_fifo_channel_rd32()
295 ioread32_native(iovram + i * 4); in nouveau_vga_font_io()
559 return ioread32_native((void __force __iomem *)mem); in nouveau_bo_rd32()