Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h127 #define CPSW_REG_ALE_PORTCTL(x) (0x640 + (x) * 4) macro
137 #define CPSW_REG_ALE_PORTCTL(x) (0x1e040 + (x) * 4) macro
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c328 DEVICE_CPSW_BASE + CPSW_REG_ALE_PORTCTL(i)); in ethss_config()