Searched refs:M0205E (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c283 struct nvbios_M0205E M0205E; local
293 if (!nvbios_M0205Ep(bios, i, &ver, &hdr, &cnt, &len, &M0205E))
296 if (M0205E.type != 5)
H A Dramgk104.c1275 struct nvbios_M0205E M0205E; local
1284 if (!(data = nvbios_M0205Ep(bios, i, &ver, &hdr, &cnt, &len, &M0205E)))
1287 switch (M0205E.type) {
1327 train->mask |= 1 << M0205E.type;

Completed in 198 milliseconds