Searched refs:NV_40 (Results 1 – 8 of 8) sorted by relevance
51 if (card_type <= NV_40 || (priv->func.log[0] & 1)) in nouveau_fanpwm_get()77 if (card_type <= NV_40 || (priv->func.log[0] & 1)) in nouveau_fanpwm_set()
45 if (device->card_type < NV_40) in nv_rdport()70 if (device->card_type < NV_40) in nv_wrport()
130 case NV_40: args->v0.family = NV_DEVICE_INFO_V0_CURIE; break; in nouveau_devobj_info()366 case 0x060: device->card_type = NV_40; break; in nouveau_devobj_ctor()395 case NV_40: ret = nv40_identify(device); break; in nouveau_devobj_ctor()
88 NV_40 = 0x40, enumerator
122 case NV_40: in pll_map()
150 if (device->card_type == NV_40 && device->chipset >= 0x4c) in nouveau_bios_shadow_prom()
428 if (device->card_type < NV_40) { in nv04_fifo_cache_error()
1204 if (nv_device(obj)->card_type == NV_40) in nv04_graph_idle()