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

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c466 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state; local
477 tv_regs->ptv_200 = 0x13111100;
479 tv_regs->ptv_200 |= 0x10;
481 tv_regs->ptv_20c = 0x808010;
482 tv_regs->ptv_304 = 0x2d00000;
483 tv_regs->ptv_600 = 0x0;
484 tv_regs->ptv_60c = 0x0;
485 tv_regs->ptv_610 = 0x1e00000;
488 tv_regs->ptv_508 = 0x1200000;
489 tv_regs
[all...]

Completed in 59 milliseconds