Home
last modified time | relevance | path

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

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