Searched refs:ALE_CONTROL (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.c | 33 #define ALE_CONTROL 0x08 macro 885 .offset = ALE_CONTROL, 893 .offset = ALE_CONTROL, 901 .offset = ALE_CONTROL, 909 .offset = ALE_CONTROL, 917 .offset = ALE_CONTROL, 925 .offset = ALE_CONTROL, 933 .offset = ALE_CONTROL, 941 .offset = ALE_CONTROL, 949 .offset = ALE_CONTROL, [all …]
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | ti-cpsw-switch.rst | 26 - Enables ALE_CONTROL(4).BYPASS mode for debugging purposes. In this
|
/openbmc/u-boot/drivers/net/ti/ |
H A D | cpsw.c | 133 #define ALE_CONTROL 0x08 macro 436 tmp = __raw_readl(priv->ale_regs + ALE_CONTROL); in cpsw_ale_control() 439 __raw_writel(tmp, priv->ale_regs + ALE_CONTROL); in cpsw_ale_control()
|