OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R128_CRTC_VBLANK_INT_EN
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
r128_irq.c
75
R128_WRITE(R128_GEN_INT_CNTL,
R128_CRTC_VBLANK_INT_EN
);
89
* R128_READ(R128_GEN_INT_CNTL) & ~
R128_CRTC_VBLANK_INT_EN
);
r128_drv.h
230
# define
R128_CRTC_VBLANK_INT_EN
(1 << 0)
/src/sys/external/bsd/drm2/dist/drm/r128/
r128_irq.c
82
R128_WRITE(R128_GEN_INT_CNTL,
R128_CRTC_VBLANK_INT_EN
);
96
* R128_READ(R128_GEN_INT_CNTL) & ~
R128_CRTC_VBLANK_INT_EN
);
r128_drv.h
246
# define
R128_CRTC_VBLANK_INT_EN
(1 << 0)
Completed in 43 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025