Searched refs:hasht (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | dcb.h | 18 u16 hasht; member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | outp.h | 122 _outp->index, _outp->info.hasht, _outp->info.hashm, ##a); \
|
| H A D | dp.c | 171 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_train_drive() 661 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_new()
|
| H A D | nv50.c | 1020 const u16 t = outp->info.hasht; in nv50_disp_super_iedt()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| H A D | nv50.c | 135 if (nvbios_outp_match(bios, outp.hasht, outp.hashm, in nv50_devinit_init()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | dcb.c | 190 outp->hasht = dcb_outp_hasht(outp); in dcb_outp_parse()
|