Searched refs:ctv_regs (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/nouveau/dispnv04/ |
A D | tvmodesnv17.c | 154 .ctv_regs = { 0x3540000, 0x0, 0x0, 0x314, 170 .ctv_regs = { 0x3540000, 0x0, 0x0, 0x314, 186 .ctv_regs = { 0x1260394, 0x0, 0x0, 0x622, 203 .ctv_regs = { 0xac0420, 0x44c0478, 0x4a4, 0x4fc0868,
|
A D | tvnv17.h | 108 uint32_t ctv_regs[38]; member
|
A D | disp.h | 67 uint32_t ctv_regs[38]; member
|
A D | tvnv17.c | 531 regs->ctv_regs[i] = tv_norm->ctv_enc_mode.ctv_regs[i]; in nv17_tv_mode_set()
|
A D | hw.c | 463 regp->ctv_regs[i] = NVReadRAMDAC(dev, head, in nv_save_state_ramdac() 536 NV_PRAMDAC_CTV + 4*i, regp->ctv_regs[i]); in nv_load_state_ramdac()
|
Completed in 10 milliseconds