Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf_defs.h156 #define RGMII_PORT_MODE_MASK GENMASK(2, 0) macro
H A Dbcmasp_intf.c970 reg &= ~RGMII_PORT_MODE_MASK; in bcmasp_configure_port()