OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCC
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/ews4800mips/include/
sbd_tr2.h
138
/*
DCC
(DMA controller. Parallel port and FDD use this.) */
139
struct
DCC
{
147
#define FDC_DMA ((volatile struct
DCC
*)0xbb030000)
152
#define LPT_DMA (((volatile struct
DCC
*)0xbb040000)
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_gem_fence_reg.c
677
u32
dcc
= intel_uncore_read(uncore,
DCC
);
local
681
* determined by
DCC
. For single-channel, neither the CPU
688
switch (
dcc
& DCC_ADDRESSING_MODE_MASK) {
695
if (
dcc
& DCC_CHANNEL_XOR_DISABLE) {
702
} else if ((
dcc
& DCC_CHANNEL_XOR_BIT_17) == 0) {
721
if (
dcc
== 0xffffffff) {
i915_debugfs.c
1581
intel_uncore_read(uncore,
DCC
));
i915_reg.h
3707
#define
DCC
_MMIO(MCHBAR_MIRROR_BASE + 0x200)
/src/sys/external/bsd/drm/dist/shared-core/
i915_reg.h
523
#define
DCC
0x10200
Completed in 58 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026