Home
last modified time | relevance | path

Searched refs:nvbios_M0205Ep (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A DM0205.h20 u32 nvbios_M0205Ep(struct nvkm_bios *, int idx,
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A DM0205.c91 nvbios_M0205Ep(struct nvkm_bios *bios, int idx, in nvbios_M0205Ep() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c293 if (!nvbios_M0205Ep(bios, i, &ver, &hdr, &cnt, &len, &M0205E)) in gt215_link_train_init()
H A Dramgk104.c1284 if (!(data = nvbios_M0205Ep(bios, i, &ver, &hdr, &cnt, &len, &M0205E))) in gk104_ram_train_type()