Searched refs:fp_debug_2 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | disp.h | 61 uint32_t fp_debug_2; member
|
H A D | hw.c | 448 regp->fp_debug_2 = NVReadRAMDAC(dev, head, NV_PRAMDAC_FP_DEBUG_2); in nv_save_state_ramdac() 520 NVWriteRAMDAC(dev, head, NV_PRAMDAC_FP_DEBUG_2, regp->fp_debug_2); in nv_load_state_ramdac()
|
H A D | tvnv17.c | 565 regs->fp_debug_2 = 0; in nv17_tv_mode_set()
|
H A D | dfp.c | 372 regp->fp_debug_2 = 0; in nv04_dfp_mode_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | disp.h | 63 uint32_t fp_debug_2; member
|
H A D | hw.c | 450 regp->fp_debug_2 = NVReadRAMDAC(dev, head, NV_PRAMDAC_FP_DEBUG_2); in nv_save_state_ramdac() 522 NVWriteRAMDAC(dev, head, NV_PRAMDAC_FP_DEBUG_2, regp->fp_debug_2); in nv_load_state_ramdac()
|
H A D | dfp.c | 372 regp->fp_debug_2 = 0; in nv04_dfp_mode_set()
|
H A D | tvnv17.c | 566 regs->fp_debug_2 = 0; in nv17_tv_mode_set()
|
Completed in 9 milliseconds