DCB_OUTPUT_TV
if (nv_encoder->dcb->type == DCB_OUTPUT_TV)
if (dcb->type == DCB_OUTPUT_TV) {
nvkm_gpio_set(gpio, 0, DCB_GPIO_TVDAC1, 0xff, dcb->type == DCB_OUTPUT_TV);
nvkm_gpio_set(gpio, 0, DCB_GPIO_TVDAC0, 0xff, dcb->type == DCB_OUTPUT_TV);
if (dcb->type == DCB_OUTPUT_TV)
case DCB_OUTPUT_TV:
case DCB_OUTPUT_TV:
entry->type = DCB_OUTPUT_TV;
case DCB_OUTPUT_TV:
fabricate_dcb_output(dcb, DCB_OUTPUT_TV,
if (entry->type == DCB_OUTPUT_TV &&
if (nv_encoder->dcb->type == DCB_OUTPUT_TV)
case DCB_OUTPUT_TV:
if (encoders & (1 << DCB_OUTPUT_TV)) {
nv_encoder = find_encoder(connector, DCB_OUTPUT_TV);
if (nv_encoder && nv_encoder->dcb->type == DCB_OUTPUT_TV)
case DCB_OUTPUT_TV:
case DCB_OUTPUT_TV : *type = DAC; return TV;