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

/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h130 #define CPSW_REG_ALE_PORTCTL(x) (0x640 + (x) * 4) macro
140 #define CPSW_REG_ALE_PORTCTL(x) (0x1e040 + (x) * 4) macro
/u-boot/drivers/net/ti/
H A Dkeystone_net.c332 DEVICE_CPSW_BASE + CPSW_REG_ALE_PORTCTL(i));

Completed in 122 milliseconds