Searched refs:IS_NVA3F (Results 1 – 1 of 1) sorted by relevance
113 #define IS_NVA3F(x) (((x) > 0xa0 && (x) < 0xaa) || (x) == 0xaf) macro315 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()328 if (IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()345 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()430 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()492 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()537 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()661 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()685 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()728 if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()[all …]