Searched refs:NV_40 (Results 1 – 8 of 8) sorted by relevance
51 if (card_type <= NV_40 || (priv->func.log[0] & 1)) in nvkm_fanpwm_get()77 if (card_type <= NV_40 || (priv->func.log[0] & 1)) in nvkm_fanpwm_set()
44 if (device->card_type < NV_40) in nv_rdport()69 if (device->card_type < NV_40) in nv_wrport()
53 if (nv_device(bios)->card_type == NV_40 && in prom_init()
123 case NV_40: in pll_map()
28 NV_40 = 0x40, enumerator
130 case NV_40: args->v0.family = NV_DEVICE_INFO_V0_CURIE; break; in nvkm_devobj_info()376 case 0x060: device->card_type = NV_40; break;406 case NV_40: ret = nv40_identify(device); break;
422 if (device->card_type < NV_40) { in nv04_fifo_cache_error()
1198 if (nv_device(obj)->card_type == NV_40) in nv04_gr_idle()