Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h218 #define ENETC_PMO_IFM_RG BIT(2) macro
220 #define ENETC_PM0_IFM_RGAUTO (BIT(15) | ENETC_PMO_IFM_RG | BIT(1))
Denetc_pf.c348 if (reg & ENETC_PMO_IFM_RG) { in enetc_set_loopback()
526 if (enetc_port_rd(hw, ENETC_PM0_IF_MODE) & ENETC_PMO_IFM_RG) in enetc_configure_port_mac()