Searched refs:ctv_regs (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv17.h | 108 uint32_t ctv_regs[38]; member
|
H 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,
|
H A D | disp.h | 67 uint32_t ctv_regs[38]; member
|
H A D | tvnv17.c | 531 regs->ctv_regs[i] = tv_norm->ctv_enc_mode.ctv_regs[i]; in nv17_tv_mode_set()
|
H A D | hw.c | 461 regp->ctv_regs[i] = NVReadRAMDAC(dev, head, in nv_save_state_ramdac() 534 NV_PRAMDAC_CTV + 4*i, regp->ctv_regs[i]); in nv_load_state_ramdac()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv17.h | 108 uint32_t ctv_regs[38]; member
|
H A D | tvmodesnv17.c | 153 .ctv_regs = { 0x3540000, 0x0, 0x0, 0x314, 169 .ctv_regs = { 0x3540000, 0x0, 0x0, 0x314, 185 .ctv_regs = { 0x1260394, 0x0, 0x0, 0x622, 202 .ctv_regs = { 0xac0420, 0x44c0478, 0x4a4, 0x4fc0868,
|
H A D | disp.h | 69 uint32_t ctv_regs[38]; member
|
H A D | tvnv17.c | 532 regs->ctv_regs[i] = tv_norm->ctv_enc_mode.ctv_regs[i]; in nv17_tv_mode_set()
|
H 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 8 milliseconds