Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv04/
Dnvreg.h296 # define NV_CIO_CRE_5B 0x5B /* newer colour saturation reg */ macro
Dhw.c656 rd_cio_state(dev, head, regp, NV_CIO_CRE_5B); in nv_save_state_ext()
767 wr_cio_state(dev, head, regp, NV_CIO_CRE_5B); in nv_load_state_ext()
Dcrtc.c72 regp->CRTC[NV_CIO_CRE_5B] = nv_crtc->saturation << 2; in nv_crtc_set_digital_vibrance()
73 crtc_wr_cio_state(crtc, regp, NV_CIO_CRE_5B); in nv_crtc_set_digital_vibrance()