HomeSort by: relevance | last modified time | path
    Searched refs:to_tv_enc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
tvnv17.h 87 #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])
nouveau_dispnv04_tvnv17.c 154 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);
nouveau_dispnv04_tvmodesnv17.c 322 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 12 milliseconds