Searched refs:DCB_OUTPUT_DP (Results 1 – 9 of 9) sorted by relevance
71 case DCB_OUTPUT_DP : *type = SOR; return DP; in nvkm_outp_xlat()79 case DCB_OUTPUT_DP : *type = PIOR; return TMDS; /* not a bug */ in nvkm_outp_xlat()264 if (outp->info.type == DCB_OUTPUT_DP) in nvkm_outp_detect()351 if (ior->func->route.get && !ior->arm.head && outp->info.type == DCB_OUTPUT_DP) in nvkm_outp_init()
195 if (outp->info.type == DCB_OUTPUT_DP) in nvkm_uoutp_mthd_hda_eld()206 if (outp->info.type == DCB_OUTPUT_DP) in nvkm_uoutp_mthd_hda_eld()630 case DCB_OUTPUT_DP: in nvkm_uoutp_new()
1663 case DCB_OUTPUT_DP: in nv50_disp_oneinit()
9 DCB_OUTPUT_DP = 0x6, enumerator
117 if ((ctx.outp[0] & 0x0000000f) != DCB_OUTPUT_DP) in mxm_dcb_sanitise_entry()
144 case DCB_OUTPUT_DP: in dcb_outp_parse()
816 (data = nvbios_dpout_match(bios, DCB_OUTPUT_DP, in init_generic_condition()
310 nv_encoder = find_encoder(connector, DCB_OUTPUT_DP); in nouveau_backlight_init()
388 if (pad->func->aux_new_6 && dcbE.type == DCB_OUTPUT_DP) { in nvkm_i2c_new_()