Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.c19 writel(ctrl, est_addr + EST_GCL_CONTROL); in est_write()
22 writel(ctrl, est_addr + EST_GCL_CONTROL); in est_write()
24 return readl_poll_timeout(est_addr + EST_GCL_CONTROL, ctrl, in est_write()
Dstmmac_est.h53 #define EST_GCL_CONTROL 0x00000030 macro