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

/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c149 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_tv_detect()
366 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state; nv17_tv_dpms()
465 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state; nv17_tv_mode_set()
587 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state); nv17_tv_commit()
609 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_tv_save()
629 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state); nv17_tv_restore()
640 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_tv_create_resources()
693 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_tv_set_property()
766 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_tv_destroy()
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 Dtvmodesnv17.c318 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); tv_setup_filter()
475 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_tv_update_properties()
530 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_tv_update_rescaler()
546 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); nv17_ctv_update_rescaler()

Completed in 97 milliseconds