Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ | |
nouveau_dispnv04_tvmodesnv17.c | 56 const struct nv17_tv_norm_params nv17_tv_norms[NUM_TV_NORMS] = { variable in typeref:typename:const struct nv17_tv_norm_params[] |
tvnv17.h | 114 } nv17_tv_norms[NUM_TV_NORMS]; variable in typeref:typename:const struct nv17_tv_norm_params[] 115 #define get_tv_norm(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm]) |