Searched refs:DCB_LOC_ON_CHIP (Results 1 – 4 of 4) sorted by relevance
158 if (dcb->type != DCB_OUTPUT_TMDS || dcb->location == DCB_LOC_ON_CHIP) in get_tmds_slave()210 if (nv_encoder->dcb->location != DCB_LOC_ON_CHIP) in nv04_dfp_prepare_sel_clk()262 if (nv_encoder->dcb->location == DCB_LOC_ON_CHIP) in nv04_dfp_prepare()342 if (nv_encoder->dcb->location != DCB_LOC_ON_CHIP && in nv04_dfp_mode_set()719 entry->location != DCB_LOC_ON_CHIP) in nv04_dfp_create()
267 if (dcbent->location == DCB_LOC_ON_CHIP) in nv04_display_create()
486 if (nv_encoder->dcb->location != DCB_LOC_ON_CHIP && digital) in nv_crtc_mode_set_regs()
32 #define DCB_LOC_ON_CHIP 0 macro