Home
last modified time | relevance | path

Searched refs:pcir (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
A Dimage.c33 struct nvbios_pcirT pcir; in nvbios_imagen() local
50 if (!(data = nvbios_pcirTp(bios, image->base, &ver, &hdr, &pcir))) in nvbios_imagen()
52 image->size = pcir.image_size; in nvbios_imagen()
53 image->type = pcir.image_type; in nvbios_imagen()
54 image->last = pcir.last; in nvbios_imagen()
A Dnpde.c31 struct nvbios_pcirT pcir; in nvbios_npdeTe() local
33 u32 data = nvbios_pcirTp(bios, base, &ver, &hdr, &pcir); in nvbios_npdeTe()
A DKbuild19 nvkm-y += nvkm/subdev/bios/pcir.o

Completed in 4 milliseconds