Home
last modified time | relevance | path

Searched refs:CPGMACSS_SW_RST (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/board/logicpd/am3517evm/
Dam3517evm.c37 #define CPGMACSS_SW_RST (1 << 1) macro
142 reset &= (~CPGMACSS_SW_RST); in misc_init_r()
/external/u-boot/arch/arm/mach-omap2/omap3/
Demac.c24 reset &= ~CPGMACSS_SW_RST; in cpu_eth_init()
/external/u-boot/arch/arm/include/asm/arch-omap3/
Dam35x_def.h27 #define CPGMACSS_SW_RST (1 << 1) /* reset CPGMAC */ macro