Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c149 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_detect()
366 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state; in nv17_tv_dpms()
465 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state; in nv17_tv_mode_set()
587 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state); in nv17_tv_commit()
609 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_save()
629 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state); in nv17_tv_restore()
640 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_create_resources()
690 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_set_property()
760 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in 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.c317 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in tv_setup_filter()
474 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_update_properties()
529 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_update_rescaler()
545 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_ctv_update_rescaler()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c150 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_detect()
367 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state; in nv17_tv_dpms()
466 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state; in nv17_tv_mode_set()
588 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state); in nv17_tv_commit()
610 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_save()
630 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state); in nv17_tv_restore()
641 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_create_resources()
691 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_set_property()
761 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in 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.c316 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in tv_setup_filter()
473 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_update_properties()
528 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_tv_update_rescaler()
544 struct nv17_tv_encoder *tv_enc = to_tv_enc(encoder); in nv17_ctv_update_rescaler()

Completed in 5 milliseconds