Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.h36 #define MTL_EST_CONTROL 0x00000c50 macro
Ddwmac5.c637 ctrl = readl(ioaddr + MTL_EST_CONTROL); in dwmac5_est_configure()
645 writel(ctrl, ioaddr + MTL_EST_CONTROL); in dwmac5_est_configure()