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

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h85 #define to_tv_enc(x) container_of(nouveau_encoder(x), \ macro
113 #define get_tv_norm(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm])
H A Dtvnv17.c150 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
367 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state;
466 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state;
588 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state);
610 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
630 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state);
641 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
691 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
761 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
H A Dtvmodesnv17.c316 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
473 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
528 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
544 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);

Completed in 226 milliseconds