OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPGMACSS_SW_RST
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/mach-omap2/omap3/
emac.c
24
reset &= ~
CPGMACSS_SW_RST
;
/external/u-boot/arch/arm/include/asm/arch-omap3/
am35x_def.h
27
#define
CPGMACSS_SW_RST
(1 << 1) /* reset CPGMAC */
/external/u-boot/board/logicpd/am3517evm/
am3517evm.c
37
#define
CPGMACSS_SW_RST
(1 << 1)
142
reset &= (~
CPGMACSS_SW_RST
);
Completed in 117 milliseconds