Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/ !
Ddwmac5.c584 writel(ctrl, ioaddr + MTL_EST_GCL_CONTROL); in dwmac5_est_write()
587 writel(ctrl, ioaddr + MTL_EST_GCL_CONTROL); in dwmac5_est_write()
589 return readl_poll_timeout(ioaddr + MTL_EST_GCL_CONTROL, in dwmac5_est_write()
Ddwmac5.h77 #define MTL_EST_GCL_CONTROL 0x00000c80 macro