Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c468 #define NETC_PORT_GIG_RF_RESET_MASK(p) (0x1 << \ macro
3552 reg &= ~(NETC_PORT_GIG_RF_RESET_MASK(gop_id)); in gop_netc_port_rf_reset()
3555 val &= NETC_PORT_GIG_RF_RESET_MASK(gop_id); in gop_netc_port_rf_reset()