OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_emac3_reg_read_4
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/playstation2/dev/
emac3.c
77
_emac3_reg_read_4
(int ofs)
function in typeref:typename:u_int32_t
103
r =
_emac3_reg_read_4
(EMAC3_MR1);
114
sc->mode1_reg =
_emac3_reg_read_4
(EMAC3_MR1);
130
while (((
_emac3_reg_read_4
(EMAC3_TMR0) & TMR0_GNP0) != 0) &&
168
_emac3_reg_read_4
(EMAC3_MR0) & ~(MR0_TXE | MR0_RXE));
171
while (((
_emac3_reg_read_4
(EMAC3_MR0) & (MR0_RXI | MR0_TXI)) !=
197
_emac3_reg_write_4(EMAC3_ISR,
_emac3_reg_read_4
(EMAC3_ISR));
203
u_int32_t r =
_emac3_reg_read_4
(EMAC3_ISR);
222
return (
_emac3_reg_read_4
(EMAC3_TMR0) & TMR0_GNP0);
233
r =
_emac3_reg_read_4
(EMAC3_RMR)
[
all
...]
emac3.c
77
_emac3_reg_read_4
(int ofs)
function in typeref:typename:u_int32_t
103
r =
_emac3_reg_read_4
(EMAC3_MR1);
114
sc->mode1_reg =
_emac3_reg_read_4
(EMAC3_MR1);
130
while (((
_emac3_reg_read_4
(EMAC3_TMR0) & TMR0_GNP0) != 0) &&
168
_emac3_reg_read_4
(EMAC3_MR0) & ~(MR0_TXE | MR0_RXE));
171
while (((
_emac3_reg_read_4
(EMAC3_MR0) & (MR0_RXI | MR0_TXI)) !=
197
_emac3_reg_write_4(EMAC3_ISR,
_emac3_reg_read_4
(EMAC3_ISR));
203
u_int32_t r =
_emac3_reg_read_4
(EMAC3_ISR);
222
return (
_emac3_reg_read_4
(EMAC3_TMR0) & TMR0_GNP0);
233
r =
_emac3_reg_read_4
(EMAC3_RMR)
[
all
...]
Completed in 26 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025