Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dnvreg.h394 # define NV_PRAMDAC_FP_TG_CONTROL_DISPEN_POS (1 << 28) macro
H A Ddfp.c42 #define FP_TG_CONTROL_ON (NV_PRAMDAC_FP_TG_CONTROL_DISPEN_POS | \
323 regp->fp_control = NV_PRAMDAC_FP_TG_CONTROL_DISPEN_POS | in nv04_dfp_mode_set()
H A Dtvnv17.c85 NV_PRAMDAC_FP_TG_CONTROL_DISPEN_POS | in nv42_tv_sample_load()
549 regs->fp_control = NV_PRAMDAC_FP_TG_CONTROL_DISPEN_POS | in nv17_tv_mode_set()