Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/
Dnvreg.h284 # define NV_CIO_CRE_CSB 0x45 /* colour saturation boost */ macro
Dcrtc.c69 regp->CRTC[NV_CIO_CRE_CSB] = nv_crtc->saturation = level; in nv_crtc_set_digital_vibrance()
71 regp->CRTC[NV_CIO_CRE_CSB] = 0x80; in nv_crtc_set_digital_vibrance()
75 crtc_wr_cio_state(crtc, regp, NV_CIO_CRE_CSB); in nv_crtc_set_digital_vibrance()
Dhw.c643 rd_cio_state(dev, head, regp, NV_CIO_CRE_CSB); in nv_save_state_ext()
741 wr_cio_state(dev, head, regp, NV_CIO_CRE_CSB); in nv_load_state_ext()