Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf_defs.h148 #define RGMII_ID_MODE_DIS BIT(16) macro
H A Dbcmasp_intf.c980 id_mode_dis = RGMII_ID_MODE_DIS; in bcmasp_configure_port()
998 reg &= ~RGMII_ID_MODE_DIS; in bcmasp_configure_port()