Searched refs:NUM_TV_NORMS (Results 1 – 5 of 5) sorted by relevance
67 NUM_TV_NORMS enumerator88 extern const char * const nv17_tv_norm_names[NUM_TV_NORMS];112 } nv17_tv_norms[NUM_TV_NORMS];
33 const char * const nv17_tv_norm_names[NUM_TV_NORMS] = {50 struct nv17_tv_norm_params nv17_tv_norms[NUM_TV_NORMS] = {
649 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources()
255 drm_mode_create_tv_properties_legacy(dev, NUM_TV_NORMS, ch7006_tv_norm_names); in ch7006_encoder_create_resources()467 for (i = 0; i < NUM_TV_NORMS; i++) { in ch7006_encoder_init()474 if (i == NUM_TV_NORMS) in ch7006_encoder_init()
45 NUM_TV_NORMS enumerator