OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPP_CONFIG
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-mach64/dist/src/
atimach64i2c.c
34
/*
MPP_CONFIG
register values */
35
#define MPP_INIT pATI->NewHW.
mpp_config
58
while (in8(
MPP_CONFIG
+ 3) & GetByte(MPP_BUSY, 3))
81
outr(
MPP_CONFIG
, MPP_WRITEINC);
87
outr(
MPP_CONFIG
, MPP_WRITE);
110
outr(
MPP_CONFIG
, MPP_READ);
125
outr(
MPP_CONFIG
, MPP_WRITE);
151
outr(
MPP_CONFIG
, MPP_WRITE);
171
outr(
MPP_CONFIG
, MPP_READ);
420
outr(
MPP_CONFIG
, MPP_WRITEINC)
[
all
...]
atilock.c
150
pATI->LockData.
mpp_config
= inr(
MPP_CONFIG
);
521
outr(
MPP_CONFIG
, pATI->LockData.
mpp_config
);
atimach64.c
196
pATIHW->
mpp_config
= inr(
MPP_CONFIG
);
197
pATIHW->
mpp_config
&=
201
pATIHW->
mpp_config
|=
423
pATIHW->
mpp_config
= inr(
MPP_CONFIG
);
1148
outr(
MPP_CONFIG
, pATIHW->
mpp_config
);
atimode.c
953
outr(
MPP_CONFIG
, pATIHW->
mpp_config
);
atiregs.h
1338
#define
MPP_CONFIG
BlockIOTag(0x3bu) /* VTB/GTB/LT */
1912
/*
MPP_CONFIG
BlockIOTag(0x130u) */ /* See 0x3bu */
Completed in 8 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026