Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c642 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources() local
647 for (i = 0; i < num_tv_norms; i++) { in nv17_tv_create_resources()
654 if (i == num_tv_norms) in nv17_tv_create_resources()
659 drm_mode_create_tv_properties(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()