Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c119 #define GE_RX_PORT_EN BIT(1) macro
377 val |= GE_RX_PORT_EN | GE_TX_PORT_EN; in hip04_mac_enable()
404 val &= ~(GE_RX_PORT_EN | GE_TX_PORT_EN); in hip04_mac_disable()