Searched refs:to_tv_enc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dtvnv17.h87 #define to_tv_enc(x) container_of(nouveau_encoder(x), \ macro
115 #define get_tv_norm(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm])
H A Dnouveau_dispnv04_tvnv17.c154 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
371 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state;
470 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state;
592 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state);
614 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
634 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state);
645 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
695 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
765 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
H A Dnouveau_dispnv04_tvmodesnv17.c322 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
479 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
534 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
550 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);

Completed in 177 milliseconds