OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crtc1A
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_tvnv04.c
85
uint8_t
crtc1A
;
94
crtc1A
= NVReadVgaCrtc(dev, head, NV_CIO_CRE_RPC1_INDEX);
100
crtc1A
|= 0x80;
102
NVWriteVgaCrtc(dev, head, NV_CIO_CRE_RPC1_INDEX,
crtc1A
);
nouveau_dispnv04_tvnv04.c
85
uint8_t
crtc1A
;
94
crtc1A
= NVReadVgaCrtc(dev, head, NV_CIO_CRE_RPC1_INDEX);
100
crtc1A
|= 0x80;
102
NVWriteVgaCrtc(dev, head, NV_CIO_CRE_RPC1_INDEX,
crtc1A
);
nouveau_dispnv04_tvnv04.c
85
uint8_t
crtc1A
;
94
crtc1A
= NVReadVgaCrtc(dev, head, NV_CIO_CRE_RPC1_INDEX);
100
crtc1A
|= 0x80;
102
NVWriteVgaCrtc(dev, head, NV_CIO_CRE_RPC1_INDEX,
crtc1A
);
nouveau_dispnv04_crtc.c
181
unsigned char
crtc1A
;
195
crtc1A
= NVReadVgaCrtc(dev, nv_crtc->index,
202
crtc1A
|= 0x80;
208
crtc1A
|= 0x40;
214
crtc1A
|= 0xC0;
233
NVWriteVgaCrtc(dev, nv_crtc->index, NV_CIO_CRE_RPC1_INDEX,
crtc1A
);
nouveau_dispnv04_crtc.c
181
unsigned char
crtc1A
;
195
crtc1A
= NVReadVgaCrtc(dev, nv_crtc->index,
202
crtc1A
|= 0x80;
208
crtc1A
|= 0x40;
214
crtc1A
|= 0xC0;
233
NVWriteVgaCrtc(dev, nv_crtc->index, NV_CIO_CRE_RPC1_INDEX,
crtc1A
);
nouveau_dispnv04_crtc.c
181
unsigned char
crtc1A
;
195
crtc1A
= NVReadVgaCrtc(dev, nv_crtc->index,
202
crtc1A
|= 0x80;
208
crtc1A
|= 0x40;
214
crtc1A
|= 0xC0;
233
NVWriteVgaCrtc(dev, nv_crtc->index, NV_CIO_CRE_RPC1_INDEX,
crtc1A
);
Completed in 83 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025