Searched refs:regRST_PORT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/ |
H A D | tehuti.h | 424 #define regRST_PORT 0x7000 macro
|
H A D | tehuti.c | 514 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 D | tehuti.h | 424 #define regRST_PORT 0x7000 macro
|
H A D | tehuti.c | 514 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