Home
last modified time | relevance | path

Searched refs:regRST_PORT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/
H A Dtehuti.h424 #define regRST_PORT 0x7000 macro
H A Dtehuti.c514 if (READ_REG(priv, regRST_PORT) & 1) in bdx_sw_reset()
530 WRITE_REG(priv, regRST_PORT, 1); in bdx_sw_reset()
543 WRITE_REG(priv, regRST_PORT, 0); in bdx_sw_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/tehuti/
H A Dtehuti.h424 #define regRST_PORT 0x7000 macro
H A Dtehuti.c514 if (READ_REG(priv, regRST_PORT) & 1) in bdx_sw_reset()
530 WRITE_REG(priv, regRST_PORT, 1); in bdx_sw_reset()
543 WRITE_REG(priv, regRST_PORT, 0); in bdx_sw_reset()

Completed in 9 milliseconds