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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/nouveau/
H A Dnv17_tv.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 Dnv17_tv.c145 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
345 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state;
451 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state;
573 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state);
596 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
616 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state);
626 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
679 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
752 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
H A Dnv17_tv_modes.c318 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
468 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
523 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
540 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv17_tv.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 Dnv17_tv.c145 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
345 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state;
451 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state;
573 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state);
596 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
616 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state);
626 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
679 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
752 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
H A Dnv17_tv_modes.c318 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
468 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
523 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);
540 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder);

Completed in 65 milliseconds