Searched refs:crtc17 (Results 1 – 1 of 1) sorted by relevance
180 unsigned char seq1 = 0, crtc17 = 0; in nv_crtc_dpms() local201 crtc17 = 0x80; in nv_crtc_dpms()207 crtc17 = 0x80; in nv_crtc_dpms()213 crtc17 = 0x00; in nv_crtc_dpms()220 crtc17 = 0x80; in nv_crtc_dpms()228 crtc17 |= (NVReadVgaCrtc(dev, nv_crtc->index, NV_CIO_CR_MODE_INDEX) & ~0x80); in nv_crtc_dpms()230 NVWriteVgaCrtc(dev, nv_crtc->index, NV_CIO_CR_MODE_INDEX, crtc17); in nv_crtc_dpms()