Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.h42 #define MTL_EST_CONTROL 0x00000c50 macro
Ddwmac5.c614 ctrl = readl(ioaddr + MTL_EST_CONTROL); in dwmac5_est_configure()
622 writel(ctrl, ioaddr + MTL_EST_CONTROL); in dwmac5_est_configure()