Home
last modified time | relevance | path

Searched refs:CPSW_REG_VAL_ALE_CTL_RESET_AND_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h142 #define CPSW_REG_VAL_ALE_CTL_RESET_AND_ENABLE ((u_int32_t)0xc0000000) macro
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c321 writel(CPSW_REG_VAL_ALE_CTL_RESET_AND_ENABLE | in ethss_config()