Home
last modified time | relevance | path

Searched refs:FP_VALID_END (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_tvmodesnv17.c578 regs->fp_horiz_regs[FP_VALID_END] = output_mode->hdisplay - hmargin - 1; in nv17_ctv_update_rescaler()
580 regs->fp_vert_regs[FP_VALID_END] = output_mode->vdisplay - vmargin - 1; in nv17_ctv_update_rescaler()
590 regs->fp_horiz_regs[FP_VALID_END]); in nv17_ctv_update_rescaler()
594 regs->fp_vert_regs[FP_VALID_END]); in nv17_ctv_update_rescaler()
H A Dnouveau_dispnv04_dfp.c316 regp->fp_horiz_regs[FP_VALID_END] = output_mode->hdisplay - 1; in nv04_dfp_mode_set()
324 regp->fp_vert_regs[FP_VALID_END] = output_mode->vdisplay - 1; in nv04_dfp_mode_set()
401 regp->fp_horiz_regs[FP_VALID_END] -= diff / 2; in nv04_dfp_mode_set()
417 regp->fp_vert_regs[FP_VALID_END] -= diff / 2; in nv04_dfp_mode_set()
H A Ddisp.h18 FP_VALID_END enumerator