Searched refs:ALE_CONTROL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_ale.c | 33 #define ALE_CONTROL 0x08 macro 840 .offset = ALE_CONTROL, 848 .offset = ALE_CONTROL, 856 .offset = ALE_CONTROL, 864 .offset = ALE_CONTROL, 872 .offset = ALE_CONTROL, 880 .offset = ALE_CONTROL, 888 .offset = ALE_CONTROL, 896 .offset = ALE_CONTROL, 904 .offset = ALE_CONTROL, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | ti-cpsw-switch.rst | 26 - Enables ALE_CONTROL(4).BYPASS mode for debugging purposes. In this
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | cpsw.c | 170 #define ALE_CONTROL 0x08 macro 473 tmp = __raw_readl(priv->ale_regs + ALE_CONTROL); in cpsw_ale_control() 476 __raw_writel(tmp, priv->ale_regs + ALE_CONTROL); in cpsw_ale_control()
|