Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c52 #define SOFT_RESET_ALL BIT(0) macro
448 val |= SOFT_RESET_ALL; in hisi_femac_port_reset()
453 val &= ~SOFT_RESET_ALL; in hisi_femac_port_reset()