Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c470 bool lvds_output = false, tmds_output = false, tv_output = false, in nv_crtc_mode_set_regs() local
483 tv_output = true; in nv_crtc_mode_set_regs()
580 if (lvds_output || tmds_output || tv_output) in nv_crtc_mode_set_regs()