Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h86 #define SRWO BIT(0) macro
H A Ddwmac5.c587 ctrl |= SRWO; in dwmac5_est_write()
591 ctrl, !(ctrl & SRWO), 100, 5000); in dwmac5_est_write()