Searched refs:DCB_OUTPUT_TV (Results 1 – 6 of 6) sorted by relevance
248 if (dcb->type == DCB_OUTPUT_TV) { in nv17_dac_sample_load()275 nvkm_gpio_set(gpio, 0, DCB_GPIO_TVDAC1, 0xff, dcb->type == DCB_OUTPUT_TV); in nv17_dac_sample_load()276 nvkm_gpio_set(gpio, 0, DCB_GPIO_TVDAC0, 0xff, dcb->type == DCB_OUTPUT_TV); in nv17_dac_sample_load()292 if (dcb->type == DCB_OUTPUT_TV) in nv17_dac_sample_load()
266 case DCB_OUTPUT_TV: in nv04_display_create()
482 if (nv_encoder->dcb->type == DCB_OUTPUT_TV) in nv_crtc_mode_set_regs()
6 DCB_OUTPUT_TV = 0x1, enumerator
68 case DCB_OUTPUT_TV : *type = DAC; return TV; in nvkm_outp_xlat()
1666 case DCB_OUTPUT_TV: in nv50_disp_oneinit()