Searched refs:NUM_TV_NORMS (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h67 NUM_TV_NORMS enumerator in enum:nv17_tv_norm
88 extern char *nv17_tv_norm_names[NUM_TV_NORMS];
112 } nv17_tv_norms[NUM_TV_NORMS];
H A Dtvmodesnv17.c35 char *nv17_tv_norm_names[NUM_TV_NORMS] = {
52 struct nv17_tv_norm_params nv17_tv_norms[NUM_TV_NORMS] = {
H A Dtvnv17.c650 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : nv17_tv_create_resources()
/linux-4.1.27/drivers/gpu/drm/i2c/
H A Dch7006_drv.c253 drm_mode_create_tv_properties(dev, NUM_TV_NORMS, ch7006_tv_norm_names); ch7006_encoder_create_resources()
470 for (i = 0; i < NUM_TV_NORMS; i++) { ch7006_encoder_init()
477 if (i == NUM_TV_NORMS) ch7006_encoder_init()
H A Dch7006_priv.h46 NUM_TV_NORMS enumerator in enum:ch7006_tv_norm

Completed in 132 milliseconds