OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcr0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/imx/
if_enet.c
1121
uint32_t tcr,
tcr0
;
local in function:enet_miibus_statchg
1130
tcr0
= tcr = ENET_REG_READ(sc, ENET_TCR);
1146
if ((tcr ^
tcr0
) & ENET_TCR_FDEN) {
1172
tcr =
tcr0
;
1189
if (tcr !=
tcr0
)
if_enet.c
1121
uint32_t tcr,
tcr0
;
local in function:enet_miibus_statchg
1130
tcr0
= tcr = ENET_REG_READ(sc, ENET_TCR);
1146
if ((tcr ^
tcr0
) & ENET_TCR_FDEN) {
1172
tcr =
tcr0
;
1189
if (tcr !=
tcr0
)
Completed in 23 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025