Searched refs:ENETC_PMO_IFM_RG (Results 1 – 2 of 2) sorted by relevance
94 #define ENETC_PMO_IFM_RG BIT(2) macro96 #define ENETC_PM0_IFM_RGAUTO (BIT(15) | ENETC_PMO_IFM_RG | BIT(1))
31 if (enetc_port_rd(enetc_hw, ENETC_PM0_IF_MODE) & ENETC_PMO_IFM_RG) { in enetc_dev_start()