Home
last modified time | relevance | path

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

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