Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.c50 ctrl = readl(est_addr + EST_CONTROL); in est_configure()
65 writel(ctrl, est_addr + EST_CONTROL); in est_configure()
H A Dstmmac_est.h10 #define EST_CONTROL 0x00000000 macro