Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h123 #define CPSW_REG_CTL 0x004 macro
133 #define CPSW_REG_CTL 0x00004 macro
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c314 writel(ctl, DEVICE_CPSW_BASE + CPSW_REG_CTL); in ethss_config()