Searched refs:IS_NVA3F (Results 1 – 1 of 1) sorted by relevance
112 #define IS_NVA3F(x) (((x) > 0xa0 && (x) < 0xaa) || (x) == 0xaf) macro314 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()327 if (IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()344 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()429 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()491 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()536 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()660 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()684 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()727 if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()[all …]