OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D_ENABLEW_REG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/playstation2/ee/
dmac.c
88
_reg_write_4(
D_ENABLEW_REG
, D_ENABLE_SUSPEND);
106
_reg_write_4(
D_ENABLEW_REG
, 0);
274
_reg_write_4(
D_ENABLEW_REG
, r | D_ENABLE_SUSPEND);
280
_reg_write_4(
D_ENABLEW_REG
, r & ~D_ENABLE_SUSPEND);
294
_reg_write_4(
D_ENABLEW_REG
, r | D_ENABLE_SUSPEND);
300
_reg_write_4(
D_ENABLEW_REG
, r);
374
_reg_write_4(
D_ENABLEW_REG
, r | D_ENABLE_SUSPEND);
380
_reg_write_4(
D_ENABLEW_REG
, r);
dmacreg.h
55
#define
D_ENABLEW_REG
MIPS_PHYS_TO_KSEG1(0x1000f590) /* DMA enable (w) */
Completed in 132 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025