OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proto_evo
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_dacgf119.c
44
state->
proto_evo
= (ctrl & 0x00000f00) >> 8;
45
switch (state->
proto_evo
) {
nouveau_nvkm_engine_disp_dacnv50.c
95
state->
proto_evo
= (ctrl & 0x00000f00) >> 8;
96
switch (state->
proto_evo
) {
nouveau_nvkm_engine_disp_sornv50.c
78
state->
proto_evo
= (ctrl & 0x00000f00) >> 8;
79
switch (state->
proto_evo
) {
nouveau_nvkm_engine_disp_piornv50.c
109
state->
proto_evo
= (ctrl & 0x00000f00) >> 8;
111
switch (state->
proto_evo
) {
nouveau_nvkm_engine_disp_sorgv100.c
69
state->
proto_evo
= (ctrl & 0x00000f00) >> 8;
70
switch (state->
proto_evo
) {
nouveau_nvkm_engine_disp_sorgf119.c
147
state->
proto_evo
= (ctrl & 0x00000f00) >> 8;
148
switch (state->
proto_evo
) {
nouveau_nvkm_engine_disp_sorg94.c
248
state->
proto_evo
= (ctrl & 0x00000f00) >> 8;
249
switch (state->
proto_evo
) {
ior.h
26
unsigned
proto_evo
:4;
member in struct:nvkm_ior::nvkm_ior_state
nouveau_nvkm_engine_disp_nv50.c
233
data = nvbios_ocfg_match(bios, data, ior->asy.
proto_evo
, flags,
237
ior->asy.
proto_evo
, flags);
245
id, ior->asy.
proto_evo
, flags, khz);
Completed in 35 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025