Searched refs:NV_CIO_CRE_5B (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | nvreg.h | 296 # define NV_CIO_CRE_5B 0x5B /* newer colour saturation reg */ macro
|
H A D | hw.c | 654 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()
|
H A D | crtc.c | 72 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | nvreg.h | 296 # define NV_CIO_CRE_5B 0x5B /* newer colour saturation reg */ macro
|
H A D | hw.c | 656 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()
|
H A D | crtc.c | 72 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()
|
Completed in 11 milliseconds