OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:seqctl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_sorg94.c
185
u32
seqctl
= nvkm_rd32(device, 0x61c030 + soff);
local
186
u32 pd_pc = (
seqctl
& 0x00000f00) >> 8;
187
u32 pu_pc =
seqctl
& 0x0000000f;
235
u32
seqctl
= nvkm_rd32(device, 0x61c030 + soff);
local
236
u32 pu_pc =
seqctl
& 0x0000000f;
/src/sys/dev/ic/
aic79xxvar.h
1025
uint8_t
seqctl
;
member in struct:ahd_suspend_channel_state
1155
/* Values to store in the
SEQCTL
register for pause and unpause */
aic7xxxvar.h
1004
uint8_t
seqctl
;
member in struct:ahc_suspend_channel_state
1111
/* Values to store in the
SEQCTL
register for pause and unpause */
Completed in 18 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026