Searched refs:NV_CIO_CRE_49 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv04.c | 112 state->CRTC[NV_CIO_CRE_49] |= 0x10; in nv04_tv_bind() 114 state->CRTC[NV_CIO_CRE_49] &= ~0x10; in nv04_tv_bind() 118 NVWriteVgaCrtc(dev, head, NV_CIO_CRE_49, in nv04_tv_bind() 119 state->CRTC[NV_CIO_CRE_49]); in nv04_tv_bind()
|
H A D | nvreg.h | 288 # define NV_CIO_CRE_49 0x49 macro
|
H A D | hw.c | 614 rd_cio_state(dev, head, regp, NV_CIO_CRE_49); in nv_save_state_ext() 727 wr_cio_state(dev, head, regp, NV_CIO_CRE_49); in nv_load_state_ext()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv04.c | 112 state->CRTC[NV_CIO_CRE_49] |= 0x10; in nv04_tv_bind() 114 state->CRTC[NV_CIO_CRE_49] &= ~0x10; in nv04_tv_bind() 118 NVWriteVgaCrtc(dev, head, NV_CIO_CRE_49, in nv04_tv_bind() 119 state->CRTC[NV_CIO_CRE_49]); in nv04_tv_bind()
|
H A D | nvreg.h | 288 # define NV_CIO_CRE_49 0x49 macro
|
H A D | hw.c | 616 rd_cio_state(dev, head, regp, NV_CIO_CRE_49); in nv_save_state_ext() 729 wr_cio_state(dev, head, regp, NV_CIO_CRE_49); in nv_load_state_ext()
|
Completed in 7 milliseconds