Home
last modified time | relevance | path

Searched refs:off_chip_digital (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c471 off_chip_digital = false; in nv_crtc_mode_set_regs() local
487 off_chip_digital = true; in nv_crtc_mode_set_regs()
552 regp->CRTC[NV_CIO_CRE_59] = off_chip_digital; in nv_crtc_mode_set_regs()
555 regp->CRTC[0x9f] = off_chip_digital ? 0x11 : 0x1; in nv_crtc_mode_set_regs()