Home
last modified time | relevance | path

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

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