Home
last modified time | relevance | path

Searched defs:DEVICE_EMACSL_BASE (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h22 #define DEVICE_EMACSL_BASE(x) (EMAC_EMACSL_BASE_ADDR + (x) * 0x040) macro
37 #define DEVICE_EMACSL_BASE(x) (EMAC_EMACSL_BASE_ADDR + (x) * 0x1000) macro