OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_PHY_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/bfin/
dv-eth_phy.c
33
#define
REG_PHY_SIZE
0x20
38
bu16 regs[
REG_PHY_SIZE
];
167
if (attach_size !=
REG_PHY_SIZE
)
168
hw_abort (me, "\"reg\" size must be %#x",
REG_PHY_SIZE
);
/src/external/gpl3/gdb/dist/sim/bfin/
dv-eth_phy.c
33
#define
REG_PHY_SIZE
0x20
38
bu16 regs[
REG_PHY_SIZE
];
167
if (attach_size !=
REG_PHY_SIZE
)
168
hw_abort (me, "\"reg\" size must be %#x",
REG_PHY_SIZE
);
Completed in 70 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026